08-22-2012 04:23 AM
Hi all !
I need to download and unzip a .zip archive to my sandbox (~/data/mydata) for processing. But my solution from Linux desktop (based on zlib) is uncompilable in BB10 SDK.
My question is: How to unzip .zip file in BB10 (native/cascades) right way?
Thanks in advance
Turdidae
Solved! Go to Solution.
08-22-2012 11:07 AM
I see you have posted this on the Native board as well; One post is sufficient, I have responded to your other one:
http://supportforums.blackberry.com/t5/Native-Deve
Cheers!
Martin
08-22-2012 03:34 PM
Hi all ![]()
I've used this lib to unpack zip files on BB10 and it rocks !!!
http://osdab.42cows.org/snippets/zip.php?mode=adva
Turdidae
10-10-2012 05:46 PM
Hi,
Please share with us how to use osdab zip in our bb10 cascades ndk
Thanks