Skip to content

Android app for adb access over wifi, require ROOT

Notifications You must be signed in to change notification settings

salman240/AdbOverAir

Repository files navigation

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

About

Android app for adb access over wifi, require ROOT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages