Search code examples
androidadbandroid-7.0-nougat

Turning airplane mode on via ADB (android 7)


I know this question has allready been answered like in Turning airplane mode on via ADB. However, with Android 7 (Nougat) and above the suggested methode doesn't work. I get following error.

enter image description here

Is there a workaround for this?

Does this effect the broadcasting over adb for Android Nougat in generall?

Thanks in advance.


Solution

  • According to Android documentation it seems you can't :

    This is a protected intent that can only be sent by the system.