Learn How To Store Data In Android Local Stroage Using SQLite
SQLite is an open-source relational database i.e. used to perform database operations on android devices such as storing, manipulating or retrieving persistent data from the database. It is embedded in android by default.
In this course we will learn everything to get started with the Android relational database. We will create a simple app to perform a CURD operation or Create, Update, Read and Delete operation and on the next step we will learn about the database table relation where we will create a table relation between two tables. Finally, we will also learn some basic concept about the Kotlin coroutines and its usage to run our database operation on the background thread.
This is a great course for anyone to get started with the android local storage with Android SQLite. After completing this course, you will be able to understand and apply the concept in your own application. This course is for beginner and intermediate Android developer and for anyone who want to refresh their knowledge.
I have been working in IT industry since 2009. Working on Microsoft product like Windows Server , Exchange Server, SharePoint , MS SQL Server. LAN & WAN …