adb-idea
adb-idea copied to clipboard
New ADB action: airplane ON/OFF
I have some code for that, I'll try to get it cleaned for a PR. It's ok to ping me if I take too long, I can get very forgetful.
Solved on https://github.com/pbreault/adb-idea/pull/55/ .
To be more specific it turns off wifi and mobile data. It runs adb svc data enable
or disable
, not sure what it does to other things, but you're not expected to see any airplane icon.