A very simple android application that displays the current battery level and provides a quick way to access settings such as 2G/3G, Bluetooth and GPS.
QuickSettings is hosted in the following web site
https://github.com/snellen/QuickSettings
If you think the Android project QuickSettings 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 QuickSettings.
Item | Value |
---|---|
Java File Count | 1 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.READ_PHONE_STATE android.permission.WAKE_LOCK android.permission.WRITE_SETTINGS |
QuickSettings has the following Java source files.
com.quick.settings.QuickSettings.java