Skip to content

1.0.1

Latest

Choose a tag to compare

@abdulmoizhussain abdulmoizhussain released this 14 Jun 19:25
· 2 commits to master since this release
db8536b

Works by manually providing "android.permission.WRITE_SECURE_SETTINGS"

with the following command:

adb shell pm grant package android.permission.WRITE_SECURE_SETTINGS

Source:
https://stackoverflow.com/a/27816942