Android Mobile App for the web application currencyja.
CurrencyJA is hosted in the following web site
https://github.com/Deano24/CurrencyJA
If you think the Android project CurrencyJA 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 CurrencyJA.
Item | Value |
---|---|
Java File Count | 16 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 9 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
CurrencyJA has the following Java source files.
com.herokuapp.api.GetQoutes.java com.herokuapp.api.ServiceHandler.java com.herokuapp.classes.InternetConnection.java com.herokuapp.currencyja.CADFragment.java com.herokuapp.currencyja.EURFragment.java com.herokuapp.currencyja.GBPFragment.java com.herokuapp.currencyja.GetQoutes.java com.herokuapp.currencyja.MainActivity.java com.herokuapp.currencyja.ServiceHandler.java com.herokuapp.currencyja.TabAdapter.java com.herokuapp.currencyja.USDFragment.java com.herokuapp.fragments.CADFragment.java com.herokuapp.fragments.EURFragment.java com.herokuapp.fragments.GBPFragment.java com.herokuapp.fragments.USDFragment.java com.herokuapp.interfaces.QuoteFiller.java