Android: acquire "signature" permissionlevel
I'm building an android app, and one of the permission i need is defined as:
android:protectionLevel="signature|system|development"
How do I get the signature protection level ? do I need to sign my
application somehow ?
Do I need to sign it with OEM ? (Samsung\HTC\LG) ?
Please explain!
Thanks
No comments:
Post a Comment