• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help with Application permissions

Hi, I am student from University would like to ask do you know how I can start this task that I gave myself to complete.

list all permissions, check against database of what permissions should be for those applications and flag up if any installed app has more permissions than it should.

I know, application permission is located in the manifest.xml, but if i use ADB method to list all the permissions, I cannot find a method to list all the permission that belongs to one app only. I would like to check and compare to see if any of the installed application has more permission than it should be.

Any help would be appreciated, as I am just learning.

Nicholasc001
 
Back
Top Bottom