UpdatedApr 13, 2018
PublishedApr 13, 2018
Packagejp.programminglife.wifireconnect
MD5c1d38bd2a8b3c6934c266cf922c72850
SHA1 (signer)78:30:B8:BB:11:8F:FC:95:9D:99:F7:D5:1B:80:DD:CE:AF:87:56:D5
Signed byCN=Sugimoto Ken'ichi, OU=android, O=ProgrammingLife.jp Corporation, L=Zama-Si, ST=Kanagawa-Ken, C=JP
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
What's new
- Permission to acquire location is required to scan Wi-Fi.
- Fixed some bugs.
- Improved reconnection to the access point.
- Supports Auto Backup of app.
- Change UI design.
- Fixed some bugs.
- Improved reconnection to the access point.
- Supports Auto Backup of app.
- Change UI design.
Description
Have you ever lost your internet connection despite the Wi-Fi being connected? Sometimes all you have to do is toggle Wi-Fi off/on to restore your connection.
This app will periodically access a network and if it fails, the app will automatically toggle Wi-Fi off/on.
Detailed Explanation:
When the service starts, the app will periodically ping (the default setting is every 15 minutes) a default gateway server and check for a response. If the ping fails three times, it will toggle Wi-Fi off/on. Even when the screen is off, the app will check for a connection. However, if the device is not connected to Wi-Fi to begin with or there are no Wi-Fi connections it will not check the connection.
This app will periodically access a network and if it fails, the app will automatically toggle Wi-Fi off/on.
Detailed Explanation:
When the service starts, the app will periodically ping (the default setting is every 15 minutes) a default gateway server and check for a response. If the ping fails three times, it will toggle Wi-Fi off/on. Even when the screen is off, the app will check for a connection. However, if the device is not connected to Wi-Fi to begin with or there are no Wi-Fi connections it will not check the connection.
Required features
- Location android.hardware.location
- Location Network android.hardware.location.network
- Touchscreen android.hardware.touchscreen
- Wifi android.hardware.wifi
Permissions (11)
WiFi Reconnect requests the following Android permissions:
- Access Coarse Location android.permission.ACCESS_COARSE_LOCATION
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Access Wifi State android.permission.ACCESS_WIFI_STATE
- Change Network State android.permission.CHANGE_NETWORK_STATE
- Change Wifi State android.permission.CHANGE_WIFI_STATE
- Internet android.permission.INTERNET
- Receive Boot Completed android.permission.RECEIVE_BOOT_COMPLETED
- Wake Lock android.permission.WAKE_LOCK
- Write Settings android.permission.WRITE_SETTINGS
- C2dm Permission Receive com.google.android.c2dm.permission.RECEIVE
- Jp Programminglife Wifireconnect Permission C2d Message jp.programminglife.wifireconnect.permission.C2D_MESSAGE