Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 719 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 719 Bytes

AdbOverAir

Android App for ADB Debugging Over Wifi Connection, Requires ROOT.

If your mobile is rooted the application should work fine.

The app will show the IP_Address of your phone, you will enter the following command into your PC command prompt(cmd) :

adb connect [IP_ADDRESS]

Eg. adb connect 192.168.1.2

The mobile will be now connected to your PC and you can do ADB DEBUGGING wirelessly. CHEERS!

Disclaimer: Only tested on LG G4(Rooted).

Screenshot:

screenshot

Cmd Snip:

ss