
Awake for Debug
Keep your phone awake while debugging over Wifi or USB
Afzal.Najam · com.afzaln.awakedebug
UpdatedMay 21, 2024
PublishedJan 29, 2021
Packagecom.afzaln.awakedebug
MD52e94fa887236b855e4b751c9563d7c8d
SHA1 (signer)03:1E:3D:1E:D8:F1:6C:D0:52:80:EE:D5:06:7D:BE:DD:08:84:0E:02
Signed byCN=Afzal Najam, L=Toronto, ST=ON
Malware scanTRUSTED
Websitehttp://www.afzaln.com
Contact[email protected]
What's new
After 2 years of abandonment and the banishment of the implicit
ACTION_POWER_CONNECTED from background in API 26, this nifty app
returns with support for the magic of wireless debugging on
Android 11 and a newfound interest in debugging notifications
to find out if debugging is active on the device. 🎉
- Fixed incorrect display timeout in UI when opening the app sometimes
ACTION_POWER_CONNECTED from background in API 26, this nifty app
returns with support for the magic of wireless debugging on
Android 11 and a newfound interest in debugging notifications
to find out if debugging is active on the device. 🎉
- Fixed incorrect display timeout in UI when opening the app sometimes
Description
This app allows you to keep your screen on *only* when debugging is active on the device over Wifi (on Android 11) or USB.
It switches to the previously set display timeout when the device is unplugged or plugged into a wall socket.
Permissions
Notification Access: To monitor debugging notifications
WRITE_SETTINGS to change the display timeout setting to maximum allowed (30 minutes on most devices)
INTERNET for Crashlytics (crash reports)
This application is open-source under the Apache license and it is easy to verify that the build here is the same as the one created through GitHub Actions.
GitHub: https://github.com/AfzalivE/AwakeDebug/.
Note: Android GO phones are not supported because there's no way to get Notification Access on Android GO Edition.
DISCLAIMER: Please be careful on OLED screens as keeping the screen awake for long periods of time could cause burn-in.
It switches to the previously set display timeout when the device is unplugged or plugged into a wall socket.
Permissions
Notification Access: To monitor debugging notifications
WRITE_SETTINGS to change the display timeout setting to maximum allowed (30 minutes on most devices)
INTERNET for Crashlytics (crash reports)
This application is open-source under the Apache license and it is easy to verify that the build here is the same as the one created through GitHub Actions.
GitHub: https://github.com/AfzalivE/AwakeDebug/.
Note: Android GO phones are not supported because there's no way to get Notification Access on Android GO Edition.
DISCLAIMER: Please be careful on OLED screens as keeping the screen awake for long periods of time could cause burn-in.
Required features
- Faketouch android.hardware.faketouch
Permissions (2)
Awake for Debug requests the following Android permissions:
- Internet android.permission.INTERNET
- Write Settings android.permission.WRITE_SETTINGS