Hi all, does Android provide an API for JDBC to SQLite? What I found around are Java wrappers or native drivers but not sure these are compatible with Android. Anyone has any pointers to info I can use
I have created the db using the adb shell and all I need to do is to connect to the db from an activity and run a simple query to retrieve and file. Thanks very much -- 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

