Originally posted by elmo.
AXMLPrinter2 or AXMLPrinter version 2 is a tool that uses AXmlResourceParser to convert a binary xml file to readable xml document.
Prerequisite:
JDK (java development kit) needs to be installed in your system.
Download:
AXMLPrinter2.jar
Syntax:
1. go to the folder where you downloaded AXMLPrinter2
2. open a command prompt
3. type and execute "java -jar AXMLPrinter2.jar <location of xml file> >> <ouput file>"
e.g. d:\tools>java -jar AXMLPrinter2.jar d:\test\AndroidManifest.xml >> out.log
4. open <output file> or out.log
Tuesday, March 6, 2012
AXMLPrinter2
Posted on Tuesday, March 06, 2012 by Red Horse
| No comments
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment