The quick question: Where is my SQL Lite database stored on a device? Details: My application uses a SQL Lite DB correctly, but I want to extract my data (database) from the device for post-processing. I thought I would just use Eclipse's DDMS perspective's File Explorer and copy the database. Nope! I cannot find it anywhere. Where is my SQL Lite database stored on a device?
-- 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

