androiddebuggingintellij-ideaadb

IntelliJ, how to use ADB over network (wifi)


How can I use adb over network in IntelliJ IDE, is there any article for learning how configure IntelliJ to use adb over network? I need it so much


Solution

  • There are a couple of options for this, try one of the following links:

    http://stuffandtech.blogspot.com/2012/03/android-quick-tip-adb-over-wifi.html

    Run/install/debug Android applications over Wi-Fi?