Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android library zip

Tags:

java

android

zip

Can someone tell me if there is a Java library for reading/writing zip files which is compatible with Android?

If looked at truezip but it seems not to work

like image 614
Alexander Fuchs Avatar asked Mar 12 '26 23:03

Alexander Fuchs


1 Answers

There's the ZipFile class in the API (and the related ones listed there, namely ZipOutputStream for creating zip files).

like image 100
Mat Avatar answered Mar 14 '26 11:03

Mat



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!