This is a android app the automatically turns off your cell service on your phone when connected to curtain wifi connections. The reason one would not need their cellular connection is because one would be using a voip service. By turning off ones.
Android-wifi-cellular-swap is hosted in the following web site
https://github.com/lancewf/Android-wifi-cellular-swap
If you think the Android project Android-wifi-cellular-swap 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-wifi-cellular-swap.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_MULTICAST_STATE android.permission.CHANGE_WIFI_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_SETTINGS |
Android-wifi-cellular-swap has the following Java source files.
com.finfrock.phoneswap.MyService.java com.finfrock.phoneswap.PhoneSwapActivity.java com.finfrock.phoneswap.Tools .java com.finfrock.phoneswap.WifiSsidDatabaseHelper.java com.finfrock.phoneswap.WifiSsidDbAdapter .java com.finfrock.phoneswap.WifiSsidTable.java