Android Open Source - Hardware wifi Android-Multi-Mode-Toggle






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-Multi-Mode-Toggle.

ItemValue
Java File Count1
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH_ADMIN
android.permission.CHANGE_NETWORK_STATE
android.permission.CHANGE_WIFI_STATE




Resource Files

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.

null




Java Source Files

Android-Multi-Mode-Toggle has the following Java source files.

com.junyu.android.multimodestoggle.MainActivity.java