1
Solved

Couldn't toggle airplane mode with ADB Wifi (Android 6.0, no root)

Hey!

I want to enable Airplane Mode on my phone using Tasker action.

There is a simple action named AirplaneON:

Airplane Mode [Set: On]

I have already configured Tasker and ADB according to the guides:

ADB Wifi actions are working after that, like test

But when I try to launch my  EnableAirplaneMode action, i have the following error:

15.27.16/E exe: AirplaneON / Airplane Mode [ Set:On ]
15.27.16/E add wait type EasyAction1 time 2147483647
15.27.16/E add wait type EasyAction1 done
15.27.16/E add wait task
15.27.16/E Error: 1
15.27.16/E Couldn't toggle airplane mode with ADB Wifi: hConnectivityService: Neither user 2000 nor current process has android.permission.CONNECTIVITY_INTERNAL.

Is it possible to fix this problem without root?

Device: BLU R1 HD (non-root)

Android 6.0

1 reply

Hi. Seems like your device requires that specific permission to toggle that and it seems like ADB Shell doesn't have it. Sorry, never came across that before and I can't change which permissions ADB Shell has. Wish I could help!

Topic is closed for comments