ULei / ADBWIFI

ADBWIFI Android Studio plugin for debug android app over Wi-Fi.

Home Page:https://plugins.jetbrains.com/plugin/7856?pr=idea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADB WIFI

ADB WIFI Android Studio plugin for debug android app over Wi-Fi.

How to install

in Android Studio: go to Preferences → Plugins → Browse repositories and search for ADB WIFI

How to use it

  1. Connect Android device and adb host computer to a common Wi-Fi network accessible to both. We have found that not all access points are suitable; you may need to use an access point whose firewall is configured properly to support adb.
  2. Connect the device with USB cable to host.
  3. Make sure adb is running in USB mode on host.
  4. in Android Studio: go to tools → android → ADB WIFI → ADB USB to WIFI ADBWIFI

About

ADBWIFI Android Studio plugin for debug android app over Wi-Fi.

https://plugins.jetbrains.com/plugin/7856?pr=idea

License:Apache License 2.0


Languages

Language:Java 100.0%