A tool for reverse engineering Android apk files
Go to file
Ryszard Wiśniewski edaa2e8163 Added cross-type resources tests.
E.g. <item type="integer" name="test">TEST</item> or <item type="string" name="test">#ffcc00</item> - they must be decoded as <item />.
2011-05-02 03:41:08 +02:00
apktool-cli Merge branch 'master' into arichnad 2011-04-26 03:22:37 +02:00
apktool-lib Added cross-type resources tests. 2011-05-02 03:41:08 +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