I am writing a simple app with 3 text fields and a date picker I would like to be able to save the data from these to an SQL lite DB, are there any beginner tutorials on this or can some one here tell me how. I have already created the DB using SQL Lite browser and saved it to the assetts directory, I just need to be able to access it from code.
-- 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

