A simple android app that converts units..
Units is hosted in the following web site
https://github.com/Contraption/Units
If you think the Android project Units 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 Units.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
Test Case Count | 1 |
There are 16 image files in Units. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png purpletheme_scrubber_control_disabled_holo.png purpletheme_scrubber_control_focused_holo.png purpletheme_scrubber_control_normal_holo.png purpletheme_scrubber_control_pressed_holo.png purpletheme_scrubber_primary_holo.9.png purpletheme_scrubber_secondary_holo.9.png purpletheme_scrubber_track_holo_light.9.png tealtheme_scrubber_control_disabled_holo.png tealtheme_scrubber_control_focused_holo.png tealtheme_scrubber_control_normal_holo.png tealtheme_scrubber_control_pressed_holo.png tealtheme_scrubber_primary_holo.9.png tealtheme_scrubber_secondary_holo.9.png tealtheme_scrubber_track_holo_light.9.png
The following screenshort is generated from the image listed above.
Units has the following Java source files.
com.lesterhan.units.NavigationDrawerFragment.java com.lesterhan.units.TemperatureFragment.java com.lesterhan.units.UnitsActivity.java com.lesterhan.units.domain.Temperature.java com.lesterhan.units.domain.TemperatureTest.java com.lesterhan.units.widget.ScaledSeekBar.java