A Java program to decompile and recompile Android binary XML files (AndroidManifest.xml and layout XML files)
Based on the hard work of axml2xml by apk-editor, codyi96, hzw1199 and l741589 and AXMLPrinter by developer-krushna.
java -jar axml2xml.jar d[ecode] input_file output_file
java -jar axml2xml.jar e[ncode] input_file output_file