Apktool/brut.apktool/apktool-lib/src/main/java/brut/androlib
a-bahmani db553ebe8d
Fix null pointer
When I am decompiling an apk, I got this exception:
Exception in thread "main" java.lang.NullPointerException
        at brut.androlib.res.data.ResResSpec.<init>(ResResSpec.java:42)
2018-12-17 23:42:28 +03:30
..
err License 2018 update 2018-02-16 08:26:53 -05:00
meta Revert "options: deprecate "doNotCompress", introduce "noCompressAssets"" 2018-04-06 14:59:10 -04:00
mod License 2018 update 2018-02-16 08:26:53 -05:00
res Fix null pointer 2018-12-17 23:42:28 +03:30
src License 2018 update 2018-02-16 08:26:53 -05:00
Androlib.java fix: add file extension to doNotCompress only if the file size is not 0 2018-07-19 18:14:48 +02:00
AndrolibException.java License 2018 update 2018-02-16 08:26:53 -05:00
ApkDecoder.java Revert "decode: store uncompressed assets to new property" 2018-04-06 14:58:42 -04:00
ApkOptions.java Revert "options: deprecate "doNotCompress", introduce "noCompressAssets"" 2018-04-06 14:59:10 -04:00
ApktoolProperties.java License 2018 update 2018-02-16 08:26:53 -05:00