Skip to content

v1.0.0

Choose a tag to compare

@abdulmoizhussain abdulmoizhussain released this 20 Oct 17:19
· 5 commits to master since this release

Works by manually providing "android.permission.WRITE_SECURE_SETTINGS", by the following command:

adb shell pm grant package android.permission.WRITE_SECURE_SETTINGS

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