Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.07 KB

Wireless-ADB-Setup

This code help us to setup Wireless ADB. Just follow intsruction given by the Cmd Prompt to setup Wireless ADB.


NOTE:

Replace EnterYourIPAddress(Mobile) in the code 48th & 96th lines with your mobile IP Address.

eg: adb connect 192.168.1.40


Before using the Batchfile Set Path Environmental Variable for SDK (platforms-tools) in Windows


Follow the steps to setup Environmental Variable:

  1. Type Edit Environmental Variable for your account in Start Menu
  2. And then add new variable variable name : ANDROID_HOME variable value: Paste the andriod Sdk path
  3. And now successfully Environmental Variable is created.

After completing above procedure and then RUN the CODE Now!!! image

It display instructions -> Just follow the instruction to setup Wireless ADB. image