There is not, afaik. To get that, I think you would need to just look at what Google Play puts out.
The only thing of which I'm aware is just the Android documentation. Kris On Wed, Jun 5, 2013 at 2:02 PM, Ishan Sharma <[email protected]>wrote: > On the Google Play webpage for every application there is a permission > section. Almost all of these applications uses some standard terminology to > describe their permissions like "READ PHONE STATUS AND IDENTITY", "SEND > SMS","FULL INTERNET ACCESS" etc. However on the Android Developer's page ( > http://developer.android.com/reference/android/Manifest.permission.html) the > permissions are listed as constants and their descriptions but not the > standard terminology found at the Google Play webpage of the application. > > For eg.There is a String Internet with the description Allows > applications to open network sockets but not the FULL INTERNET ACCESS > permission > which is generally used for this description. > > Is there some link which provides a mapping of the permission constants to > these standard permission notation? > > > Thanks! > > -- > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

