Android app to toggle basic settings.
Toggle is hosted in the following web site
https://github.com/TheSZ11/Toggle
If you think the Android project Toggle 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 Toggle.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.WAKE_LOCK |
There are 4 image files in Toggle. The names of the image files are listed as follows.
phone_off.png phone_on.png wifi_off.png wifi_on.png
The following screenshort is generated from the image listed above.
Toggle has the following Java source files.
com.szaidi.silentmodetoggle.MainActivity.java com.szaidi.silentmodetoggle.ToggleWidget.java com.szaidi.silentmodetoggle.WifiWidget.java