I use a lib ABZipUnzip
dir is = "/mnt/shared/Pictures/Imagens"
folder is Imagens that contain a 17 images
I get error
and file myzip.zip size is 0
i Use this lib hier and the same
mybe a dir problem
dir is = "/mnt/shared/Pictures/Imagens"
folder is Imagens that contain a 17 images
B4X:
myZip.ABZipDirectory("/mnt/shared/Pictures/Imagens" & "start", "/mnt/shared/Pictures" & "/" & "myzip.zip")
I get error
and file myzip.zip size is 0
i Use this lib hier and the same
[Lib] Archiver
By courtesy of Djembefola, this library is released as freeware for the benefit of the community. You should send him a big "thank you". This library provides a basic support for Zip, Tar and Gzip archives (including TarGz). It can compress/uncompress synchronously or asynchronously (one task...
www.b4x.com
mybe a dir problem