Languages

Menu
Sites
Language
Zip archives

Hi! How to unzip file in Tizen native app? (file is loaded from web)

Edited by: Serikov on 05 May, 2014

Responses

4 Replies
Alex Ashirov

Hi,

Please take a look at Tizen::Base::Utility::FileZipper class.

Alex Ashirov

Also, you can study this sample:

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.appprogramming/html/tutorials/base_tutorial/zipping_unzipping_files.htm

Serikov

Thanks!

Serikov

Thanks!