I couldn't get it to work.  there are two new methods to the WebView
class:  setDatabaseEnabled() and setDatabasePath().  I've tried
setDatabaseEnabled alone, and I've tried it with setDatabasePath
(thinking it was required for the db to be enabled).  didn't work.

my current thinking is that setDatabaseEnabled doesn't actually have
anything to do with HTML5 database support and that you just can't do
it a WebView.  what is also curious is that a WebView doesn't pick up
the cache manifest either (for HTML5 caching).

any official word on what those two new methods are for would be
greatly appreciated.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to