Android Open Source - Development api DerpProject






Project Summary

A dirty start to an android app that will be able to manage a Bitstamp account through their new API..

Web Site / Source Repository

DerpProject is hosted in the following web site
https://github.com/natewilliford/DerpProject

If you think the Android project DerpProject listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of DerpProject.

ItemValue
Java File Count9
Target SDK Version19
Minimum SDK Version7
Activity Count2
Fragment Count5
jar files usedcommons-codec-1.8.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

DerpProject has the following Java source files.

com.herp.derp.AccountActivity.java
com.herp.derp.AccountFragment.java
com.herp.derp.App.java
com.herp.derp.BitstampApi.java
com.herp.derp.BitstampData.java
com.herp.derp.MainActivity.java
com.herp.derp.TickerFragment.java
com.herp.derp.TradeFragment.java
com.herp.derp.Util.java