you can make use of this command: Aapt l –a .apkfilename
On Dec 15, 10:39 am, Dalvin <[email protected]> wrote: > Hi > > My requirement is to see the Android Manifest.xml file after > extracting from APK file. > > For e.g. > I have an Apk file -> I unzip the Apk file into a folder -> now this > folder contains Android Manifest file -> But when i try to see this > file it shows the content in some binary format instead of xml format. > > My question is can i see this Android Manifest file in readable form > after extracting it from APK. > > Thanks > Dalvin -- 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

