SQLite Database Tutorial Android Studio | Note List View App with Persistent Data



SQLite Database Tutorial Android Studio | Note List View App with Persistent Data

SQLite Database Tutorial Android Studio | Note List View App with Persistent Data

How to build a simple note taking app with persistent data using SQLite Database, Java and Android Studio. In this beginner friendly tutorial learn how to create an SQLite open helper java class to save, edit and delete persistent data. An excellent beginner Android App idea to follow along with to further your understanding of how to use list views and SQL Databases.

SQLite Tutorial Source Code:
https://github.com/codeWithCal/SQLiteTutorial

⏱️ TIMESTAMPS ⏱️
00:00 – Intro
00:53 – Note App XML
04:40 – List View Java
07:58 – SQLite Helper
13:36 – Save Data
14:25 – Edit Data
16:39 – Delete Data

#AndroidNoteApp #SQLiteAndroidStudio #AppDevelopment

Comments are closed.