Android Open Source - Development api CurrencyConverter






Project Summary

A very simple currency converter using exchangeratelab.com API for android.

Web Site / Source Repository

CurrencyConverter is hosted in the following web site
https://github.com/Harukine/CurrencyConverter

If you think the Android project CurrencyConverter 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 CurrencyConverter.

ItemValue
Java File Count7
Activity Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

CurrencyConverter has the following Java source files.

com.harukine.currencyconverter.currencyconverter.APIService.java
com.harukine.currencyconverter.currencyconverter.Application.java
com.harukine.currencyconverter.currencyconverter.ApplicationTest.java
com.harukine.currencyconverter.currencyconverter.CurrencyRates.java
com.harukine.currencyconverter.currencyconverter.MainActivity.java
com.harukine.currencyconverter.currencyconverter.MainActivity.java
com.harukine.currencyconverter.currencyconverter.SpinnerActivity.java