mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-24 03:35:55 +01:00
A tool for reverse engineering Android apk files
98ed17ca9d
I didn't tracked down where the issue comes from and whether this is expected behaviour (actually I doubt). But when building on Windows, the test trys to create a strings.xml in "values-mcc004-mnc4-en-rUS-ldrtl-sw100dp-w200dp-h300dp-xlarge-long-land-desk-night-xhdpi-finger-keyssoft-12key-navhidden-dpad". This exceeds the max length for file/directory names in Windows and therefore the build aborts.
Because this was currently the only issue that breaks building on Windows (when
|
||
---|---|---|
brut.apktool | ||
brut.apktool.smali | ||
brut.j.common | ||
brut.j.dir | ||
brut.j.util | ||
gradle/wrapper | ||
scripts | ||
.gitignore | ||
build.gradle | ||
CHANGES | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
Apktool
http://code.google.com/p/android-apktool/
Requires Java 1.7.x
Links
- How to Build https://code.google.com/p/android-apktool/wiki/BuildApktool
- Wiki http://code.google.com/p/android-apktool/w/list
- Bug Reports http://code.google.com/p/android-apktool/issues/list
- Changelog/Information http://code.google.com/p/android-apktool/wiki/Changelog
- XDA Post http://forum.xda-developers.com/showthread.php?p=28366939
- Source (Github) https://github.com/iBotPeaches/Apktool
- Source (GoogleCode) http://code.google.com/p/android-apktool/source/list