how to create a folder and extract *.zip content into it?
Is it possible for an android app to have a *.zip file as a resource, that it would开发者_如何学编程 extract into a certain folder upon launch?
- I doing it so that the user would have access to apps files, such a pngs and would be able to create his own themes.
Thanks!
Check out this article. Does what you want
精彩评论