Android app for using your flash light as torch.
torch-app is hosted in the following web site
https://github.com/kapilraju/torch-app
If you think the Android project torch-app 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 torch-app.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.FLASHLIGHT |
There are 3 image files in torch-app. The names of the image files are listed as follows.
light_bulb_off.png light_bulb_on.png widget_img.png
The following screenshort is generated from the image listed above.
torch-app has the following Java source files.
com.kapil.torch.AboutActivity.java com.kapil.torch.HomeActivity.java com.kapil.torch.TorchWidgetProvider.java com.kapil.torch.TorchWidgetReciever.java