Home/

Apps/

Tools/

ADB Tile

ADB Tile

ADB Tile

Quick Settings Tile to enable/disable ADB over USB functionality

Good For You Apps & Games

ADB Tile is developed and provided by Good For You Apps & Games.

VersionVaries with device
Updated on 2024-06-14
Rating4
CategoryTools
Package nameorg.bubenheimer.adbtile
Downloads100+

ADB Tile Description

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
Open up

Is ADB Tile safe for my device?

Open up

Yes, ADB Tile follows the Google Play content guidelines to ensure safe use on your Android device.

What is an XAPK file, and what should I do if the ADB Tile I downloaded is an XAPK file?

Open up

A file with .xapk extension is a compressed package file. It is a container file format that incorporates APK and additional associated files required for the installation. The XAPK format was introduced to package the APK file and OBB file together for a seamless delivery and installation process. XAPK format can help reduce the package size of application. On mobile phones, users need to install the XAPK installer first, and then install XAPK files through that installer. You can find the installer here:https://apkcombo.com/how-to-install/. But on PC client, you just need to put the file on LDPlayer.

Can I play ADB Tile on my computer?

Open up

Yes, you can play ADB Tile on your computer by installing LDPlayer, an Android emulator. After installing LDPlayer, simply drag and drop the downloaded APK file into the emulator to start playing ADB Tile on PC. Alternatively, you can open the emulator, search for the game or app you want to play, and install it from there.