an android tool can automatically change wifi /mobile/ring state according to your setting..
AutoSwitch is hosted in the following web site
https://github.com/powervv/AutoSwitch
If you think the Android project AutoSwitch 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 AutoSwitch.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar youmi-appoffer_v2.13_a_2012-05-25.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 12 image files in AutoSwitch. The names of the image files are listed as follows.
add_item_normal.png add_item_sel.png head.png ic_action_search.png mobile_off.png mobile_on.png row_off.png row_on.png switch_off.png switch_on.png wifi_off.png wifi_on.png
The following screenshort is generated from the image listed above.
AutoSwitch has the following Java source files.
com.powervv.autoswitch.AboutActivity.java com.powervv.autoswitch.AlarmReceiver.java com.powervv.autoswitch.AutoSwitchActivity.java