when I try to grant permission Manifest.permission.WRITE_SETTINGS I get -1 in grantResults in onRequestPermissionsResult
how ever I've set <uses-permission android:name="android.permission.WRITE_SETTINGS"/> in manifests .
any idea what's the problem?
afaik that's only usable by system apps
Обсуждают сегодня