Hello there!
I have made a sample app that uncompress a zip file in the app directory (Android/data/...).
My problem is that the files unzipped has their original path, like c:\user profile\...
How can I aboid that behavior?
Thanks in advance.
I have made a sample app that uncompress a zip file in the app directory (Android/data/...).
My problem is that the files unzipped has their original path, like c:\user profile\...
How can I aboid that behavior?
Thanks in advance.