YoVDO

Android: SQLite Fundamentals

Offered By: Pluralsight

Tags

Android Development Courses SQLite Courses Database Design Courses

Course Description

Overview

This course will guide you through how to use Android SQLite to create a database for your application. All the details you need on saving data persistently using SQLite and keeping it private to the application are covered here.

Most android apps need to save data persistently, like some user settings, structured lists, or files. To save these kinds of data in bulk, android provides full support for SQLite databases which remains private to the app and is persistent until the app is uninstalled. In this course, Android: SQLite Fundamentals, you will learn foundational knowledge of using SQLite in your own app. First, you will learn what SQLite is and how to get started with it. Next, you will discover how to design and create the database and insert data into it for your app. Finally, you will explore how to interact with the data in the database. When you are finished with this course, you will have the skills and knowledge of handling data for your app in a well structured and secure way using SQLite in Android.

Taught by

Annapurna Agrawal

Related Courses

Developing Android Apps
Google via Udacity
Programming Mobile Services for Android Handheld Systems: Content
Vanderbilt University via Coursera
Create Your First Web App with Python and Flask
Coursera Project Network via Coursera
Python Mega Course : Go Beginner to Expert in Python3
Udemy
Build Real Software with Python, PyQt5 and QT Designer
Udemy