Android Jetpack Compose - Creating A Simple Todo
Introduction
Hello! ๐ In this tutorial I will show you how to create a simple Todo application using Android Jetpack Compose and using Jetpack's Room library.
Creating The Project
First we need to actually create the project, fire up android studio...
ethan91.hashnode.dev6 min read