A dirty start to an android app that will be able to manage a Bitstamp account through their new API..
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.
The following table is the detailed list of DerpProject.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Fragment Count | 5 |
jar files used | commons-codec-1.8.jar |
Required Permissions | android.permission.INTERNET |
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