Connor Tumbleson
Connor Tumbleson
I've got no easy way to automate this at the time, so dropping into backlog. Please add the namespace manually if you encounter this issue.
Thanks. Newer Java has a much more detailed stacktrace and it appears to be a missing end of central directory. ``` Caused by: java.util.zip.ZipException: zip END header not found at...
@artzhel - The version of Java you are using to execute Apktool.
I struggle supporting just the arsc/axml/9png formats. I don't think I'll take on another. Thanks for the idea though, but I am going to close.
Looking at this ticket again. It was originally opened because the change of DUMMY attribute generation had a negative affect for aapt1. This was intentional as the alternative was breaking...
It appears after almost 8~ years. I am going to close this. The original notice was presumably because diff/changes were easy to notice as the world moved from a combination...
```xml ``` Did a bit of research while running through all issues. Looks like we have a flaw in decoding where our name resolves to `null`.
``` ➜ 2836 java -jar apktool_2.7.0.jar d MtkSettings.apk -t 2836 -s -f -o 270 I: Using Apktool 2.7.0 on MtkSettings.apk I: Loading resource table... I: Decoding AndroidManifest.xml with resources... I:...
@cpereirarafa - Why do you say that? I don't see any of the similar crash with that application.
I spent some time with this and have a patch locally, but I'm not positive if its the right choice. What is happening is the resourceId given we either cannot...