Easy to run ADB commands from an Android device to another Android device over USB-OTG or WIFI connection, No root required.
How does it work?
TADB bundles an ADB server within the app. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android's Wireless ADB Debugging feature allows the server and the client to connect to each other locally.
How to setup?
1.) Enable developer options and USB debugging on your target device.
2.) Connect the device where you've installed this app to the target device via USB OTG cable.
3.) Allow app to access USB device and make sure target device authorizes USB debugging.
Official guide: https://developer.android.com/studio/command-line/adb
Note: This app uses the normal way of communicating with Android devices which requires authorisation.
The app does not bypass Android's security mechanisms or anything similar!
Report bug's at: rohitkumar882333@gmail.com
How does it work?
TADB bundles an ADB server within the app. Normally, this server cannot connect to the local device because it requires an active USB connection. However, Android's Wireless ADB Debugging feature allows the server and the client to connect to each other locally.
How to setup?
1.) Enable developer options and USB debugging on your target device.
2.) Connect the device where you've installed this app to the target device via USB OTG cable.
3.) Allow app to access USB device and make sure target device authorizes USB debugging.
Official guide: https://developer.android.com/studio/command-line/adb
Note: This app uses the normal way of communicating with Android devices which requires authorisation.
The app does not bypass Android's security mechanisms or anything similar!
Report bug's at: rohitkumar882333@gmail.com
Show More