How to get App's Permission for each app? how to do it programmatically on Android?

后端 未结 4 1305
花落未央
花落未央 2020-11-27 08:03

How to get App\'s Permission Detail for each app? how to do it programmatically?

I want to display \"App\'s Permission Detail for each app\" on Text

4条回答
  •  独厮守ぢ
    2020-11-27 08:27

    1. For App's permission go to Manifest file ans see.

    2.for uninstall the app follow the below points:-

    a. go to setting b. then Open Application c. then open Manage Application d. then choose the app which you want to Uninstall e. then click on Uninstall and Uninstall the app.

提交回复
热议问题