A tool for reverse engineering Android apk files
Go to file
Ryszard Wiśniewski f53971f09f ResPluralsValue: don't encode values in constructor, but in serializeToResValuesXml().
This may speed up loading of frameworks.
2011-05-14 13:14:44 +02:00
apktool-cli Main::setupLogging(): remove all default handlers instead of first one. 2011-05-03 14:58:25 +02:00
apktool-lib ResPluralsValue: don't encode values in constructor, but in serializeToResValuesXml(). 2011-05-14 13:14:44 +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 Changed Java version to 6. 2011-05-03 12:41:59 +02:00