WiFi Automatic Mod Apk
The WiFi Auto app will increase your standby time by automatically disabling your WiFi radio whenever you aren’t using it. This requires a cell phone radio so this won’t work with WiFi-only tablets. The app will scan available networks and disable WiFi when it finds none. You will always be connected to your WiFi network while using this app.
WiFi Automatic is open source: https://github.com/j4velin/WiFi-Automatic
The WiFi connection uses less power that a mobile data connection, so it is logical to have the WiFi radio on when a WiFi network becomes available.
——————–
Permissions:
RECEIVE_BOOT_COMPLETED – is required to start the service again when rebooting your device
To observe or modify the WiFi status, you will need to have these permissions:
CHANGE_WIFI_STATE
ACCESS_NETWORK_STATE
ACCESS_WIFI_STATE
To turn on WiFi at these places, you will need the following permissions:
INTERNET
WRITE_EXTERNAL_STORAGE
ACCESS_COARSE_LOCATION
ACCESS_FINE_LOCATION
BILLING






Leave a Reply