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!
In Android Studio for beginners, Part 2, you created your first animated mobile app using Android Studio. Now, Part 3 will take you through the steps to build and run the app in an Android device ...