Building a To Do List App in Android
Difficulty: Intermediate
Duration: 34 minutes and 27 seconds
Students: 20
Rating: 5/5
In this course, we develop an Android application named To Do List. You will follow along as we build an app that allows you to add tasks to a list, save the data to device memory and read the data back.
Intended Audience
This course is intended for anyone who wants to learn how to start building their own apps on Android.
Prerequisites
To get the most out of this course, you should have some basic knowledge of the fundamentals of Android.
Resources
Course GitHub repo: https://github.com/OakAcademy/android-app-development-with-kotlin/tree/main/Section%209%20-To-Do%20List%20Project/ToDoList
Covered Topics