• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

ADB over network

K_Ashley

Lurker
Hello!
Сould you fill me in on what's needed for remote Android debugging using the ADB over network method? What do I need to change in the settings?
I'd be grateful for your help on how to do this!
 
Hi! This method requires that the Android device is rooted. If it is not, you will need to root the device before proceeding.
If the device is not rooted, you will need:
a computer with the Android SDK installed;
a USB cable;
the Android device that will be recognized as an ADB device.
All further steps are described in the article Android remote debugging and testing
 
Back
Top Bottom