P2P ADB is an actual ADB program that runs on Android smartphones. This program can send ADB commands to a smartphone connected with an OTG cable.
How to use
1. Materials required: 2 Android smartphones, Usb on the go (OTG) cable, USB cable
2. Enable Android USB debugging
https://developer.android.com/studio/command-line/adb?hl=en#Enabling
3. Connect your smartphone with OTG cable and USB cable
4. Use the adb command in a terminal window.
How to use
1. Materials required: 2 Android smartphones, Usb on the go (OTG) cable, USB cable
2. Enable Android USB debugging
https://developer.android.com/studio/command-line/adb?hl=en#Enabling
3. Connect your smartphone with OTG cable and USB cable
4. Use the adb command in a terminal window.
Show More