Android Open Source - Development api CurrencyConverter






Project Summary

A Simple Currency Converter using the OpenExchangeRates API.

Web Site / Source Repository

CurrencyConverter is hosted in the following web site
https://github.com/hav3n/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 Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 4 image files in CurrencyConverter. The names of the image files are listed as follows.

ic_action_action_info_outline.png
ic_action_action_info_outline_dark.png
ic_action_alert_warning.png
ic_action_navigation_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CurrencyConverter has the following Java source files.

net.hav3n.currencyconverter.AboutDialogFragment.java
net.hav3n.currencyconverter.ApplicationTest.java
net.hav3n.currencyconverter.CurrencySQLiteOpenHelper.java
net.hav3n.currencyconverter.CurrencyService.java
net.hav3n.currencyconverter.ErrorDialogFragment.java
net.hav3n.currencyconverter.Highlighter.java
net.hav3n.currencyconverter.activities.DisplayActivity.java
net.hav3n.currencyconverter.activities.MainActivity.java
net.hav3n.currencyconverter.adapters.CurrencyAdapter.java
net.hav3n.currencyconverter.adapters.DisplayAdapter.java
net.hav3n.currencyconverter.models.Currency.java
net.hav3n.currencyconverter.models.RateResponse.java