To Do List App Android Studio Tutorial | Part 4 – SQLite Database | The Penguin Coders



To Do List App Android Studio Tutorial | Part 4 – SQLite Database | The Penguin Coders

To Do List App Android Studio Tutorial | Part 4 - SQLite Database | The Penguin Coders

In this series, we will be creating a ToDo list application that can be used to create, edit, and delete tasks.
The app is made through Recycler View, Card View, and uses the SQLite database to store the tasks, in the To-Do app.
In this video, I explain the Java code for SQLite Database implementation in the app.
In this tutorial series, we will be learning about layouts such as Recycler View and Card View and will be learning to work with SQLite Database to create the To-Do list application in Android.

This ToDo list app tutorial for Android Studio also uses ItemTouchHelper to enable swipe options for each task in the ToDo list application for Android.

Complete PlayList ToDo App Development – https://www.youtube.com/playlist?list=PLzEWSvaHx_Z2MeyGNQeUCEktmnJBp8136

Github Code – https://github.com/msindev/Do-It

Android Beginner Full Projects – https://www.youtube.com/playlist?list=PLzEWSvaHx_Z3ODJLIHnQG_mo3axsvAHZb
Get more apps by Penguin Coders on Play Store – https://play.google.com/store/apps/dev?id=6684950589060499061

NewsWrap Android App by The Penguin Coders – https://play.google.com/store/apps/details?id=net.penguincoders.newswrap

Follow Penguin Coders on Social Media –
Twitter – https://twitter.com/penguin_coders
Youtube – https://www.youtube.com/channel/UCRUtPWZ_Mo8CgdHbCSctodQ?sub_confirmation=1

Follow me on Social Media –
Twitter – https://twitter.com/msindev
LinkedIn – https://linkedin.com/in/msindev
Github – https://github.com/msindev

Comments are closed.