资讯

Get up to speed on MySQL basics with this step-by-step tutorial on how to create a database, add a table, and input data into the table.
Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.