Hi together I'm building a Webapp with Html 5 content. For Offline use, i'd like to use the Html Cache Manifest.
Is there a way, how i could send the appcache database within app package, so the user can use the app from the very first beginning offline? I tried to copy the database to the path i set for the AppCache on the webview settings. I tried to copy the webview.db as well, but all together without luck. Specially across different android versions and devices i couldn't run it with success. Webview tells me: URL cannot found. -> But the Application Cache is there and could be used. Thanks for any help -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

