Binary converter app for the Android platform..
binary-converter-android is hosted in the following web site
https://github.com/sponde210/binary-converter-android
If you think the Android project binary-converter-android 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 binary-converter-android.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 6 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
There are 7 image files in binary-converter-android. The names of the image files are listed as follows.
button_focused_orange.png button_normal_green.png button_pressed_yellow.png ic_action_about.png ic_action_help.png ic_action_place.png ic_action_settings.png
The following screenshort is generated from the image listed above.
binary-converter-android has the following Java source files.
com.spondesoftware.binaryconverter.AboutActivity.java com.spondesoftware.binaryconverter.ButtonGroup.java com.spondesoftware.binaryconverter.EncodingButtonsFragment.java com.spondesoftware.binaryconverter.HelpActivity.java com.spondesoftware.binaryconverter.HomeActivity.java com.spondesoftware.binaryconverter.MainActivity.java com.spondesoftware.binaryconverter.Sanitizer.java com.spondesoftware.binaryconverter.SettingsActivity.java