Is it possible to view Androidmanifest.xml file? I just changed the extension for apk file to zip. This zip file contains Androidmanifest.xml file. But I cant view the Androidmanifest.xml coding. Its fully encrypted. How to view the Androidmanifest.xml file?
|
|
Yes you can view or decrypt the
How to do this on your Windows System:
Now copy the
This will create and directory " Here See the below screen shot for more information:
|
|||||||||||||||||
|
|
You can directly use This link might help http://elinux.org/Android_aapt (This will also dump the resource table.) |
|||||
|
|
|
In this thread, Dianne Hackborn tells us we can get info out of the AndroidManifest using aapt. I whipped up this quick unix command to grab the version info:
|
|||
|
|
|
Or install root explorer on your phone , and open the apk with that. choose view. and pick the xml. |
|||
|
|

