In this video we will create an android database application. To create a database in android using kotlin we need SQLite. SQLite is an open-source relational database which is used to perform database operations on android devices such as storing, manipulating or retrieving persistent data from the database.
#tybscitpracticals #androidpracticals #databaseinandroidkotlin