This script automates the process of setting up ADB over TCP/IP for an Android device connected to your computer via USB and establishes a connection using the specified IP address and port.
- ADB: Make sure you have Android Debug Bridge (ADB) installed on your computer. ADB is usually included in the Android SDK Platform-Tools package. You can download it from the Android Developers website.
- Clone this repository to your local machine:
git clone https://github.com/Isaiah512/adb-tcp-ip-connection-auto.git
-
cd adb-tcpip-ip-connection
-
Run the script by running the .bat file.
- Connect your Android device to your computer via USB.
- Run the script by running the .bat file.
- The script will automatically detect the local IP address of your device connected via USB and set up ADB over TCP/IP.