PLease anyone provide a sample code to connect,insert and select data from database in ANDROID?
+5
A:
There are too many examples of how to do it:
- Android SQLite Basics: creating and using a database, and working with sqlite3
- Android Data Storage
- Also, the NotePad tutorial in official developer's page is a good starting point.
Cristian
2010-06-11 18:05:07