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.
SQLite offers a powerful way to store and organize persistent data for your apps. This is a crucial and in-demand skill all developers should know!
Android Studio 4.1 brings a new Database Inspector tool, some improvements to Material Design, and a more deeply integrated Android Emulator.