Wednesday, 14 August 2013

Programmatically retrieve permissions from manifest.xml in android

Programmatically retrieve permissions from manifest.xml in android

I have to programmatically retrieve permissions from the manifest.xml of
an android application and I don't know how to do it.
I read the post here but I am not entirely satisfied by the answers. I
guess there should be a class in the android API which would allow to
retrieve information from the manifest.
Thank you.

No comments:

Post a Comment