AppDevToolbox
A collection of tools for Android app development in one place.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
This app brings together the following amazing Android development apps into one. (Thanks to all for their brilliant tools)
I've also tweeked a few parts (e.g. language button on widget) and added some other features.
- Device Stats (device info) by scottyab - https://github.com/scottyab/android-device-stats
- Material Keylines (layout overlay) by esnaultdev - https://github.com/esnaultdev/MaterialKeylines
- Venom (process killer) by YarikSOffice - https://github.com/YarikSOffice/venom
- Dev Widget (app widget) by tasomaniac - https://github.com/tasomaniac/DevWidget
- Dev Tiles (notification tiles for dev settings) by mustafa01ali - https://github.com/mustafa01ali/Dev-Tiles
- Snippet (quick text pasting) by Me! :smile: andyb129 - https://github.com/andyb129/Snippet
PERMISSIONS
To use the DEV TILES part of the app remember to launch these ADB shell commands to allow the app to access the dev settings
adb shell pm grant uk.co.barbuzz.appdevtoolbox android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant uk.co.barbuzz.appdevtoolbox android.permission.DUMP