A simple FlashLight/TorchLight App for Android.
FlashLightHC is hosted in the following web site
https://github.com/alok9sh/FlashLightHC
If you think the Android project FlashLightHC 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 FlashLightHC.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA |
Raw File Names | res\raw\light_switch_off.mp3.mp3 res\raw\light_switch_on.mp3.mp3 |
There are 2 image files in FlashLightHC. The names of the image files are listed as follows.
btn_switch_off.png btn_switch_on.png
The following screenshort is generated from the image listed above.
FlashLightHC has the following Java source files.
com.alok9shm.hcflashlight.MainActivity.java com.alok9shm.hcflashlight.SplashActivity.java