I am trying to use Expansion Files in Android. All source is givem in google extras . The only proble is that this code is not reading my .obb file.
How o create .bb file:
first i put my all resources in folder then made it .rar and from jobb tool i made this .rar file as .obb file. But when when i use it in my code the output says not a zip file
As i mention that i research on this topic alot but i did not come to the point so thats why i am asking this question
If your code expects a zip file, you should provide one instead of what
jobbgenerates.Put your files into a folder and use your favorite zip creator to generate a zip file. Put it onto the device with the correct name
main.1.my.package.name.obb.