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

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -