Android Open Source - App simple Units






Project Summary

A simple android app that converts units..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Units.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2
Test Case Count1




Resource Files

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.

null




Java Source Files

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