This is an Android Project that aimed to simplified the process of enable/disable wifi, silent mode, bluetooth etc by simply tapping on corresponding representative icons.
Android-Multi-Mode-Toggle is hosted in the following web site
https://github.com/DrakeW/Android-Multi-Mode-Toggle
If you think the Android project Android-Multi-Mode-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 Android-Multi-Mode-Toggle.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.BLUETOOTH_ADMIN android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE |
There are 12 image files in Android-Multi-Mode-Toggle. The names of the image files are listed as follows.
bluetooth_close_72x72.png bluetooth_close_96x96.png bluetooth_open_72x72.png bluetooth_open_96x96.png flying_mode_icon.png flying_mode_icon_72x72.png flying_mode_icon_96x96.png normal_mode_icon_72x72.png silent_mode_icon_72x72.png wifi_disconnected_icon_72x72.png wifi_icon_72x72.png wifi_icon_96x96.png
The following screenshort is generated from the image listed above.
Android-Multi-Mode-Toggle has the following Java source files.
com.junyu.android.multimodestoggle.MainActivity.java