is there a way using the CACHE MANIFEST for html5 to just embed the files in an Android project (maybe in the assets folder) instead of the manifest file being on a server? I would like all files to be embedded in the Android project.
Right now I have an html5 document opening in webView that plays some mp3 links…problem is they redownload everytime i play them.
No, but you can use PhoneGap to convert an HTML5 application into an APK file.