Android Open Source - App simple NumConvert






Project Summary

Simple Android app that converts numbers between base number types.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of NumConvert.

ItemValue
Java File Count5
Minimum SDK Version10
Activity Count1

Resource Files

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.

null




Java Source Files

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