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.1k stars 256 forks source link

Toggle WiFi and Mobile data on target device or emulator #120

Closed tiwiz closed 4 years ago

tiwiz commented 4 years ago

In this PR, I added a few commands to enable/disable wifi and mobile on a target device.

They do not appear in the popup (as it's not that frequent to use them) but they do appear in the menu and the action search, so it should be fairly quick to fetch them when needed.

tiwiz commented 4 years ago

@pbreault I should have fixed all the points, could you check, when you have time? :)