News

Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.
Creating a database The first thing to do is to create a database. I’m going to demonstrate by creating a database called TECHREPUBLIC. First gain access to the MySQL prompt with the command ...