Winny57
Active member
After clearing the cache of the MacroDroid Helper app, I gave ADB permissions again via the following commands and then restarted MacroDroid Helper. It works again for enabling Wi-Fi via MacroDroid:
Code:
adb shell pm grant com.arlosoft.macrodroid.helper android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant com.arlosoft.macrodroid.helper android.permission.ACCESS_FINE_LOCATION
adb shell pm grant com.arlosoft.macrodroid.helper android.permission.ACCESS_COARSE_LOCATION
adb shell pm grant com.arlosoft.macrodroid.helper android.permission.READ_PHONE_STATE
adb shell pm grant com.arlosoft.macrodroid.helper android.permission.SYSTEM_ALERT_WINDOW
adb shell pm grant com.arlosoft.macrodroid.helper android.permission.WRITE_EXTERNAL_STORAGE