android - List of actions that uses WRITE_SECURE_SETTINGS -


i trying make toggle widget (like control one) i've seen many of things wanted needs write_secure_settings permission (like gps, airplane mode 4.2+...).

so, there place can check actions needs permission?

have tried looking @ official android docs on manifest permissions?

https://developer.android.com/reference/android/manifest.permission.html

(sent phone)


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -