Build a Simple Note Android App using MVVM and Room Database in Kotlin | GeeksforGeeks

In this video, we’re going to discuss how to create a simple Note Android Application using MVVM and Room Database in Kotlin. Here, we will be building a simple Notes Application in which we will be displaying the list of notes in RecyclerView which is added by the user. Along with that, we will be also able to add a new note to the app. We’ll use Room Database for storing data in users’ devices. So, let’s get started now. Check Out the Related Article: Build a Simple Note Android App using MVVM and Room Database [] Complete Android Tutorial [] Apply For Video Internship Program - Our courses: This video is contributed by Chaitanya Munje. Please Like, Comment, and Share the Video with your friends. #android &#
Back to Top