You can change mobile data/wifi status remotely using adb shell command..
mobile-status-change is hosted in the following web site
https://github.com/Yashdeep/mobile-status-change
If you think the Android project mobile-status-change 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 mobile-status-change.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
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 |
There are 3 image files in mobile-status-change. The names of the image files are listed as follows.
btn_cross.png btn_right.png ic_help.png
The following screenshort is generated from the image listed above.
mobile-status-change has the following Java source files.
yp.data.handle.CircleButton.java yp.data.handle.DataChangeReceiver.java yp.data.handle.HelpActivity.java yp.data.handle.MyActivity.java yp.data.handle.YPUtils.java