SImple Android app widget to toggle between automatic and minimum brightness..
Brightness is hosted in the following web site
https://github.com/svenhenrik/Brightness
If you think the Android project Brightness 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 Brightness.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.WRITE_SETTINGS |
There are 2 image files in Brightness. The names of the image files are listed as follows.
light_off.png light_on.png
The following screenshort is generated from the image listed above.
Brightness has the following Java source files.
com.svenhenrik.brightnesswidget.Brightness.java com.svenhenrik.brightnesswidget.HiddenActivity.java