An Android app that uses the light sensor as a photographic light meter..
LightMeter is hosted in the following web site
https://github.com/mikewebkist/LightMeter
If you think the Android project LightMeter 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 LightMeter.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Asset File Names | assets\Menu Buttons |
There are 24 image files in LightMeter. The names of the image files are listed as follows.
ic_tab_artists_grey.png ic_tab_artists_white.png ic_tab_av_gray.png ic_tab_av_white.png ic_tab_m_gray.png ic_tab_m_white.png ic_tab_p_gray.png ic_tab_p_white.png ic_tab_tv_gray.png ic_tab_tv_white.png timepicker_down_disabled.9.png timepicker_down_disabled_focused.9.png timepicker_down_normal.9.png timepicker_down_pressed.9.png timepicker_down_selected.9.png timepicker_input_disabled.9.png timepicker_input_normal.9.png timepicker_input_pressed.9.png timepicker_input_selected.9.png timepicker_up_disabled.9.png timepicker_up_disabled_focused.9.png timepicker_up_normal.9.png timepicker_up_pressed.9.png timepicker_up_selected.9.png
The following screenshort is generated from the image listed above.
LightMeter has the following Java source files.
com.webkist.android.lightmeter.AvActivity.java com.webkist.android.lightmeter.BaseSensorActivity.java com.webkist.android.lightmeter.LightMeter.java com.webkist.android.lightmeter.NumberPicker.java com.webkist.android.lightmeter.NumberPickerButton.java com.webkist.android.lightmeter.TvActivity.java