A tool for reverse engineering Android apk files
Go to file
Ryszard Wiśniewski f05f264182 ResConfigFlags: added zero-padding of MCC qualifiers.
MCC must be 3-digits long. Official documentation does not specify that, but aapt throws errors if you create e.g. values-mcc1 dir.
2011-05-01 19:08:01 +02:00
apktool-cli Merge branch 'master' into arichnad 2011-04-26 03:22:37 +02:00
apktool-lib ResConfigFlags: added zero-padding of MCC qualifiers. 2011-05-01 19:08:01 +02:00
src/templates Moved apache2.0-header.txt file to root project. 2011-01-17 23:54:36 +01:00
.gitignore Prefixed lib and cli dir names with apktool- . 2011-01-18 01:55:38 +01:00
LICENSE Moved NOTICE* and LICENSE files to root project. 2011-01-17 23:30:17 +01:00
NOTICE Moved NOTICE* and LICENSE files to root project. 2011-01-17 23:30:17 +01:00
NOTICE-smali Moved NOTICE* and LICENSE files to root project. 2011-01-17 23:30:17 +01:00
pom.xml pom.xml: use root.basedir to find license header file (fixes problems with running "mvn verify" for parent project). 2011-04-26 03:20:37 +02:00