Simple Android app that converts numbers between base number types.
NumConvert is hosted in the following web site
https://github.com/alexgaribay/NumConvert
If you think the Android project NumConvert 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 NumConvert.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 10 |
Activity Count | 1 |
There are 2 image files in NumConvert. The names of the image files are listed as follows.
ic_menu_close_clear_cancel.png ic_menu_help.png
The following screenshort is generated from the image listed above.
NumConvert has the following Java source files.
com.alexgaribay.numconvert.NumConvert.java com.alexgaribay.numconvert.models.BaseType .java com.alexgaribay.numconvert.models.Model .java com.alexgaribay.numconvert.views.View .java