This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ECHO OFF | |
ECHO BEFORE YOU CAN USE WIRELESS ADB: | |
ECHO 0. Connect your device. | |
ECHO 1. Enabled USB Debugging. | |
ECHO 2. Connect to the same WiFi. | |
ECHO 3. Get the IP of your device. | |
set /P ip=Enter IP Address: |