An awesomely simple flashlight app just because SONY doesn't have it's own app.
Flashlight is hosted in the following web site
https://github.com/surajsau/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 | 1 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_SETTINGS |
There are 6 image files in Flashlight. The names of the image files are listed as follows.
bright.png btn_off.png btn_on.png dim.png torch.png torch_off.png
The following screenshort is generated from the image listed above.
Flashlight has the following Java source files.
com.suraj.flash.MainActivity.java