B4A Library Zip4j-Password Unzip

This is not a complete library.
It was written just because I needed it.
There may be needy ones.

You can open encrypted ZIP files.
Using Zip4J.

Copy the resulting files to the Libraries folder.

Identify.
Dim yzip As YYZipLib

yzip.extractFile(FileDir And Db name,Password,Output file dir)
 

Attachments

  • YZipLib.zip
    249.1 KB · Views: 307
Top