Una mini lampara para Android, basada en el tutorial http://www.androidhive.info/2013/04/android-developing-flashlight-application/.
senseilight is hosted in the following web site
https://github.com/gautocarlos/senseilight
If you think the Android project senseilight 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 senseilight.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 17 |
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 |
There are 2 image files in senseilight. 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.
senseilight has the following Java source files.
net.androidsensei.senseilight.MainActivity.java