Any apk can define permissions. There are core parts of Android that are in other apks. If you want to know about the permissions defined by an apk, go look in its AndroidManifest.xml.
On Tue, Mar 20, 2012 at 3:18 PM, michael <[email protected]> wrote: > one addition: I only consider *Android* defined permissions. > > Dianne Hackborn wrote: > > No. > > > > On Tue, Mar 20, 2012 at 12:00 PM, michael <[email protected]> wrote: > > > > > Could I say that the Manifest.java file contains all the permissions > > > for one version of Android? > > > > > > -- > > > 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 > > > > > > > > > > > -- > > Dianne Hackborn > > Android framework engineer > > [email protected] > > > > Note: please don't send private questions to me, as I don't have time to > > provide private support, and so won't reply to such e-mails. All such > > questions should be posted on public forums, where I and others can see > and > > answer them. > > -- > 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 > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

