Android Open Source - App mobile CurrencyJA






Project Summary

Android Mobile App for the web application currencyja.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CurrencyJA.

ItemValue
Java File Count16
Target SDK Version19
Minimum SDK Version8
Activity Count1
Fragment Count9
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

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