ニュース

Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.
There’s no need to install anything additional if you want to start using SQLite in Android Studio. Android provides the classes which you can use to handle your database.