Customize Android App Permissions Description Content
Is there a way to describe about each permission in our own words in an android app ? For ex. if i'm requesting a 'access-GPS' permission, can i put my own words in the description
Solution 1:
This is not possible - would be nice sometimes to add something ( e.g. why you want this particular permission ) but replacing the description is a security problem
Post a Comment for "Customize Android App Permissions Description Content"