mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-06 08:44:30 +02:00

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 073019fa54
is applied), this workaround should do the trick (for now).
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
Description
Languages
Java
98.6%
Shell
0.7%
Smali
0.5%
Batchfile
0.2%