开发者

How to unzip files in blackberry

开发者 https://www.devze.com 2023-01-05 21:02 出处:网络
I\'m developing an app开发者_运维技巧 that manages a file zip with directories and files. I must know how to unzip these files in order to create in local the same structure as in the zip file.

I'm developing an app开发者_运维技巧 that manages a file zip with directories and files. I must know how to unzip these files in order to create in local the same structure as in the zip file.

Thanks in advance :)

Sergio


There are no native APIs on BlackBerry that support ZIP archives. You may have to Google around for third party packages or libraries to do this for you.

0

精彩评论

暂无评论...
验证码 换一张
取 消