Apktool
                                
                                
                                
                                    Apktool copied to clipboard
                            
                            
                            
                        [BUG]How to disable zip64?
Information
- Apktool Version (
apktool -version) - 2.6.1 - Operating System (Mac, Linux, Windows) - Windows 10
 
Stacktrace/Logcat
I built a apk file using apktool 2.6.1, but it failed while I installed it on my phone, the error showed 'Not support ZIP64'. Then I viewed apk file through ultraedit, I found there were some flags like '50 4B 07 08', I had read apktool document but I didn't find disable zip64 option. My question is how to disable zip64 when I build a apk file? sample in apk file: 50 4B 07 08 F6 10 D1 87 06 8E 00 00 80 7C 03 00
Java version either of you use? Must be a new default in ZipEntry/ZipFile/Zip*Stream
Sorry not replicating - closing.