Apktool/brut.apktool/apktool-lib
Stephan Schmitz 98ed17ca9d Windows build fix (skip checking files in /values* for test application).
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).
2013-11-18 13:42:46 +01:00
..
src Windows build fix (skip checking files in /values* for test application). 2013-11-18 13:42:46 +01:00
build.gradle adapt build.gradle for new dexlib2 changes 2013-08-12 12:27:07 -05:00