Hi,
I'm making an app with a webview, that loads a webpage that's storing
some strings in localstorage. I need to be able to modify localstorage
from my app. What is the best practice for doing that?
I also need the localstorage to be persistant. I can't seem to figure
it out. How is localstorage related to webview.setDatabasePath() and
deleteDatabase("webview.db") deleteDatabase("webviewCache.db").
Does any of these databases contain the dom?
I tried to setDatabasePath, and it seems dom is persistant, but i
can't delete the DOM, nor change it from java.
Please shed some light...
--
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