AbdurazaaqMohammed / axml2xml

Java program to decompile and recompile Android binary XML files (AndroidManifest.xml and layout XML files)
3 stars 0 forks source link
android-manifest android-xml androidmanifest axml

axml2xml

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.

Usage

java -jar axml2xml.jar d[ecode] input_file output_file
java -jar axml2xml.jar e[ncode] input_file output_file