simple android app to convert units of measurement.
UnitConversion is hosted in the following web site
https://github.com/kbooras/UnitConversion
If you think the Android project UnitConversion 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 UnitConversion.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Test Case Count | 1 |
UnitConversion has the following Java source files.
com.example.kirstiebooras.unitconversion.ApplicationTest.java com.example.kirstiebooras.unitconversion.MainActivity.java com.example.kirstiebooras.unitconversion.Quantity.java