pbreault / adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Apache License 2.0
2.11k stars 255 forks source link

Request: ADB Connect #71

Open evowizz opened 7 years ago

evowizz commented 7 years ago

I use ADB over network when developing on Android Studio, and when I launch Android Studio, before running the app on my device, I always have to type in the terminal: adb connect host:port . It would be great to be able to connect to my device just with 1 option (with a configurable host and port) please :)