Mobile/Wifi ON/OFF is an application that allows you to enable and disable the mobile and wifi data in an user defined interval.
For example, you can keep your mobile data ( or wifi network ) switched off for 20 minutes and then on for 2 minutes (and so on in an interval, for example, of 8 hours during the night )in order to
reduce radiation and possibly reduce battery consumption.
INSTRUCTIONS
1) Define at least one valid interval (tap the " " button in the action bar).
2) In the "Preferences" section, you can enable a log to verify the application behavior
You can also decide whether to enable / disable mobile data, wifi, or both.
3) Click on "Start" to start the service and "Stop" to stop it.
An arrow will appear to the left of the active interval
A notification icon (that you can disable) indicates the data status in the interval (data on or off)
Detailed explanation of the permissions used :
ACCESS_NETWORK_STATE : used to check the status of mobile data
CHANGE_NETWORK_STATE : used to enable / disable mobile data
WRITE_EXTERNAL_STORAGE : used to write the application log
ACCESS_WIFI_STATE : used to check the status of wifi
CHANGE_WIFI_STATE : to enable / disable wifi
IMPORTANT NOTE:
1 ) the app is in beta , and despite having been tested by the developers there may be unkown malfunctions.
Please send an email to giostrandroid@gmail.com before rating low . Thank you very much !
2 ) Given the above beta nature of the application unexpected errors may occur thus resulting in mobile data or wifi turned off.
We ask the courtesy to make sure that , at the stop of the service or at one of its unexpected stops , mobile data and wifi are properly set to the state before the execution of the app.
Bug fixing