Hello In my android application i want to load a gzip file along with my application into device. I tried placing it in /data/data/mypackage but its not getting loaded into the device. I also tried placing in raw folder but still not working.
Is there any way that i can get this done?
Please share your valuable suggestions.
Thanks in advance :)