android how to make native zip application -


i create zip file files located on sd card, have managed using java think result slow, thought of going native using android ndk.

my questions are:

does know c/c++ library zip unzip files work on android?

how know if library work on android?

will make difference on performance?

i 7zip, open sourced here. can try compiling within app in android ndk. gzip option.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -