A simple flashlight for Android.
FlashLight is hosted in the following web site
https://github.com/Petrol-/FlashLight
If you think the Android project FlashLight 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 FlashLight.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi, largemdpi, xlargemdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.FLASHLIGHT android.permission.INTERNET |
Raw File Names | res\raw\switch14.mp3 |
There are 6 image files in FlashLight. The names of the image files are listed as follows.
background_carbon.png button_off.png button_on.png ic_setting.png lamp.png light.png
The following screenshort is generated from the image listed above.
FlashLight has the following Java source files.
com.petrolinc.flashlightlampeled.MainActivity.java com.petrolinc.flashlightlampeled.SettingsActivity.java