is it possible to unzip one or more files out of a big zip-file? I want to zip a package of .png files and only want to work with a few of them. I know, that zip can't reduce a .png file, but it is easier to work with one big zip-file than with hunderts of each files.
This is something I was wanting to do as well. More than once when unzipping I have had a corrupt file result and lost the file. I never found a reason. Could of been a device or memory card error but it has me a little afraid to include this in an app until I can find the cause. Wondering if anyone else has seen this.