An android application to open flash light (can be used as torch light).
TorchLight is hosted in the following web site
https://github.com/vikashparajuli/TorchLight
If you think the Android project TorchLight 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 TorchLight.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
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 res\raw\photo.png |
There are 2 image files in TorchLight. 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.
TorchLight has the following Java source files.
com.example.tourchlight.About.java com.example.tourchlight.MainActivity.java