python main.py
-
PC and Android device must in the same LAN.
-
Make sure you can use "adb connect " to connect to your device.
Maybe you should open developer mode / root your device / install an ADB Apps (such as "WiFi ADB")
-
Input in the left-top box and press "Connect"
-
Instructions are in the picture below.
- Python package: adb_shell will open only 1 session for a device at a time and
UPLOAD/DOWNLOAD CANNOT GOES ASYNCHRONOUSLY easily.