Android Question Need a Zip library

Ferdari

Active Member
Licensed User
Longtime User
Hi everyone,

i was having trouble with ArchiverPlus when compressing and decompressing files, split files made with library has errors and fails a lot on some phones, sometimes files got corrupted when decompressing (or maybe when compressing).

So i ask if there is a solid and updated library to work with ZIP files?

maybe an internal library?
 

MarcoRome

Expert
Licensed User
Longtime User
Are you sure ?
Maybe something is wrong with your code.
The ArchiverPlus library is the one that has the most functions.
There are other libraries like:


But before using anything else, I would take a look at the code to check for any errors / oversights
 
Upvote 0
Top