Android M: Programmatically revoke permissions

后端 未结 4 1700
时光取名叫无心
时光取名叫无心 2020-12-06 09:29

I am currently playing around with android m\'s new permission system. What i am planning is to add a screen to my in-app settings where the user can grant or revoke permiss

4条回答
  •  天命终不由人
    2020-12-06 10:21

    No Programmatically it is not possible in Android M Preview with new permissions Model.

    But Manually you can do as given. revoke permissions manually

提交回复
热议问题