In this small guide, you will learn how to use the OTG feature to run ADB commands on other devices.
- 📱 A host device from which you will execute ADB commands
- 📲 A target device on which the commands will be executed
- 🔌 An OTG cable to connect both devices
- 🧠 Knowledge of some ADB commands (optional)
- Connect both devices with the OTG cable.
- Turn on USB Debugging on the target device. Guide here
- Open aShell You on the host device.
- Navigate to the OTG section in the app.
- Allow the connection on the target device if prompted.
- Run ADB commands. 🔥