> My question is is there any way to access SQLite via webview as the
> bits and straps I was able to get indicate maybe not that I would have
> to write a native class and than hook PhoneGap js api into that..

If by "native class" you mean Java then, yes, you would need to expose
relevant APIs via addJavaScriptInterface() to WebView, probably via an
extension to PhoneGap.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to