I was just using this tool to decompile an apk, and the version of `apktool` you've got included (2.0.0RC2) blows up with a null pointer exception. When I substituted apktool 2.1.0, it worked beautifully!
I was just using this tool to decompile an apk, and the version of
apktoolyou've got included (2.0.0RC2) blows up with a null pointer exception.When I substituted apktool 2.1.0, it worked beautifully!