About Stay-Awake on ADB
Stay-Awake on ADB — Open Source Productivity App
GPL-3.0-onlyADB-Stay-Awake is a simple app that has one purpose: Automatically enable/dissable the "Stay Awake" Developer Options setting as you connect/disconnect to ADB.
Important: the android.permission.WRITE_SECURE_SETTINGS is a System permission that is not granted to any non-System app. So to get around this, after installing the app, you have to connect the device to an ADB console and run this command to grant the permission:
adb shell pm grant com.duck.stayawakeadb android.permission.WRITE_SECURE_SETTINGS
- License
- GPL-3.0-only
- Privacy
- Ad-Free, Open Source, No Tracking
- Platforms
- Android
Install
GitHubIzzyOnDroid