Code to deploy a flashlight using camera flash.
FlashLightAndroid is hosted in the following web site
https://github.com/VaniRadhakrishnan/FlashLightAndroid
If you think the Android project FlashLightAndroid 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 FlashLightAndroid.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA |
Raw File Names | res\raw\light_switch_off.mp3 res\raw\light_switch_on.mp3 |
FlashLightAndroid has the following Java source files.
com.example.flashlight.MainActivity.java