通过Wifi调试运行Android应用的IntelliJ/AndroidStudio插件:AndroidWiFiADB
jopen
9年前
IntelliJ and Android Studio 插件能够让你通过WiFi快速连接你的Android设备来安装,运行和调试你的应用而不需要USB连接。只要一个按纽搞定一切。
Android WiFI ADB plugin adds a button to your IntelliJ/Android Studio Toolbar to connect your device to your computer over WiFi.
To use this plugin you have to declare theANDROID_HOMEenv var properly.
截图
安装
Download and install Android WiFi ADB directly from Intellij / Android Studio:Preferences/Settings->Plugins->Browse Repositories
Alternatively, you can download the plugin from the JetBrains plugin site and install it manually in:Preferences/Settings->Plugins->Install plugin from disk.