Skip to content Skip to sidebar Skip to footer
Showing posts with the label Unzip

Why My Decompress Class Don't Make Directories?

I have a class to decompress files, it works fine when the zip doesn't have any folder inside. … Read more Why My Decompress Class Don't Make Directories?

How To Unpack Some Files From .apk To /data/data/ Folder While Installing The .apk?

My android application needs another NATIVE application executable to run before the android one, s… Read more How To Unpack Some Files From .apk To /data/data/ Folder While Installing The .apk?