Skip to Content
Android Studio 4.2 Development Essentials - Kotlin Edition
book

Android Studio 4.2 Development Essentials - Kotlin Edition

by Neil Smyth
August 2021
Intermediate to advanced
804 pages
23h 25m
English
Packt Publishing
Content preview from Android Studio 4.2 Development Essentials - Kotlin Edition

72. An Overview of Android SQLite Databases

Mobile applications that do not need to store at least some amount of persistent data are few and far between. The use of databases is an essential aspect of most applications, ranging from applications that are almost entirely data driven, to those that simply need to store small amounts of data such as the prevailing score of a game.

The importance of persistent data storage becomes even more evident when taking into consideration the somewhat transient lifecycle of the typical Android application. With the ever-present risk that the Android runtime system will terminate an application component to free up resources, a comprehensive data storage strategy to avoid data loss is a key factor in the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Android Studio 4.1 Development Essentials – Kotlin Edition

Android Studio 4.1 Development Essentials – Kotlin Edition

Neil Smyth

Publisher Resources

ISBN: 9781803231549Supplemental Content