The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 4,182 other subscribers

Archive for May 19th, 2016

Android ADB over TCP/IP

Posted by jpluimers on 2016/05/19

Android ADB over TCP/IP can be a bit of a pain to setup. Some devices have a built-in option to enable this (by default on port 5555), otherwise you have to connect through USB first, then use ADB to enable TCP/IP:

adb tcpip 5555

I got it to work without being root, but on some devices you need to be.

See these links for more information:

Note that while writing this, ADB For Chrome could not run over TCP/IP.

–jeroen

Posted in Android, Android Devices, Development, Mobile Development, OnePlus One, Power User, Software Development | 2 Comments »

 
%d bloggers like this: