to read files in the archive without needing to extract.
This is a Java ZipFile implementation for the App Inventor. Since it doesn’t use an external library, it has fewer options. But I thought it still can be useful for someone.
The minimum required API version for this extension is 1.
Looking for old releases and changelog? Check it from here.
GitHub
You can report bugs, download old releases, contribute the code, and do more from the repository! The code is licensed with MIT license, as said in the LICENSE file.
You can post in topic for help, a question about this extension, or PM me anything about you want to talk!
Hello thank you for this extension. But can you explain more how to use this? So if I previously loaded the file by calling via an asset like //exmp.txt. then using your extension means that I will put exmp.txt into zip format. how to use? Thanks
Thank you, yes i know this extension for read archive. Can you make a sample block how to use ? like I want to open an “exmpl.txt” file from a zip archive “test.zip”
which Android version are you using for your tests?
for newer Android versions you might want to store the texts in the ASD - Application specific directory