moust / phonegap-xapkreader

Cordova plugin to access files in APK Expansion Files
13 stars 17 forks source link

update to xapkreader in order to play audio files in expansion pack #22

Closed JohnWeidner closed 1 year ago

JohnWeidner commented 9 years ago

I was trying to use your plugin to store both images and sound files. But I couldn't get the audio files to play. I ended up modifying the plugin to extract a file from the expansion pack to a regular file so that I could then play it.

I'm new to github. This is the first time I've opened a pull request.