10+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

ADB Tile provides an Android Quick Settings Tile to enable and disable Android USB debugging.

This app is intended only for Android developers.

ADB Tile makes it easy to enable and disable USB debugging, and the tile also helps with not forgetting to disable USB debugging after a debugging session is done to keep the phone secure.

It is necessary to manually give the app the permission to read and write secure system settings. The permission will survive reboots. This is needed to access the USB debugging setting. The app does not require a rooted phone.

To provide the permissions, use the adb command as below after the app has installed.

adb shell grant org.bubenheimer.adbtile android.permission.SECURE_SETTINGS

Source code for this app: https://github.com/bubenheimer/adbtile
Updated on
Jul 26, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

Support newer Android versions