Android App - Uses phone sensors to calculate light levels.
LightMeter is hosted in the following web site
https://github.com/track02/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 | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
LightMeter has the following Java source files.
dev.mobile.lightmeter.CameraActivity.java dev.mobile.lightmeter.HelpActivity.java dev.mobile.lightmeter.MainActivity.java dev.mobile.lightmeter.ReadingActivity.java dev.mobile.lightmeter.Utilities.java