An Eclipse project that demonstrated jUnit-based testing in Android.
UnitConverter is hosted in the following web site
https://github.com/twitter-university/UnitConverter
If you think the Android project UnitConverter 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 UnitConverter.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 4 |
Activity Count | 1 |
UnitConverter has the following Java source files.
com.marakana.android.unitconverter.LengthConverter.java com.marakana.android.unitconverter.MassConverter.java com.marakana.android.unitconverter.TemperatureConverter.java com.marakana.android.unitconverter.UnitConverter.java com.marakana.android.unitconverter.UnitConverterActivity.java