I am not able to get ZipResourceFile working in kotlin or could not find any example.
Here is my requirement. I need a kotlin media player app with 2gb of mp3 files as the app needs one time download. I decided to create “obb” file but could not find any resource/example of how to read it “obb”.
Appreciate any help!!