Android application to change the brightness when you disconnect from home wifi.
BControl is hosted in the following web site
https://github.com/VampiRUS/BControl
If you think the Android project BControl 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 BControl.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 4 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_SETTINGS |
BControl has the following Java source files.
ru.vampirus.bcontrol.BControlActivity.java ru.vampirus.bcontrol.BootUpReceiver.java ru.vampirus.bcontrol.LocalService.java ru.vampirus.bcontrol.Preferences.java