The key on how to decode it is in SkBML_XMLParser.cpp
On May 21, 6:51 pm, rollbak <[email protected]> wrote: > That is not so simple, because manifest insideAPKis converted to a > binary file which format is unknown. > > On May 21, 2:52 am, Raphael <[email protected]> wrote: > > > APKs are simply zip files. If you have anAPK, you can read its manifest. > > R/ > > > On Wed, May 20, 2009 at 1:49 AM, [email protected] > > > <[email protected]> wrote: > > > > Hi there, > > > > is there some way to retrieve the manifest.xmlof an application from > > > the market, without installing the application? I think the official > > > Market Application somehow get this file (or at least parts of it) to > > > show needed permissions, etc. before installing. I'd be interested in > > > seeing the IntentFilters defined by applications and their activities > > > and processing this information in my application. > > > > thanks, > > > Brian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

