Skip to content

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.

License

Notifications You must be signed in to change notification settings

Isaiah512/adb-tcp-ip-connection-auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ADB TCP/IP Connection Setup Script

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.

Prerequisites

  • 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.

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/Isaiah512/adb-tcp-ip-connection-auto.git
  1. cd adb-tcpip-ip-connection

  2. Run the script by running the .bat file.

Usage

  1. Connect your Android device to your computer via USB.
  2. Run the script by running the .bat file.
  3. The script will automatically detect the local IP address of your device connected via USB and set up ADB over TCP/IP.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published