I have a test html page with a manifest file declared like so: <html manifest="test.manifest">
when I am in the browser (on Android 2.0) it retrieves the manifest fine and responds appropriately. when I am in a WebView inside a native app it does not even bother retrieving the manifest. is there a way to turn on applicationCache inside a WebView? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

