Huh, that seems kind of like a curious decision. So, in order to use WebView and have persistent storage, I have to use the Javascript -> Android Interface specifically, then either expose standard getDB, executeStatement, getResultSet in WebView#addJavascriptInterface() ?
Also Mark, thanks for all your help. I really appreciate you answering my questions so quickly! I have to say that without your help the learning curve for Android Development would be insurmountable. E On Jun 29, 7:03 am, Mark Murphy <[email protected]> wrote: > Evan Ruff wrote: > > I was wondering if I can use the Gears Toolkit within WebView? I heard > > a nasty rumor that it was not available in WebView. > > At least as of Android 1.1, it was not available in WebView, and I am > not aware that situation has changed. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android App Developer Books:http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

