Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

How to Make a Clean Architecture Note App - Android Studio Tutorial

Philipp Lackner via YouTube

Overview

Learn to build a sophisticated note-taking application using Jetpack Compose and Clean Architecture principles in this comprehensive Android Studio tutorial. Dive deep into creating a CRUD (Create, Read, Update, Delete) application following the MVVM (Model-View-ViewModel) pattern. Begin with an introduction to clean architecture, then progress through setting up the project structure, implementing an SQL database, and creating use cases for note management. Explore Dagger-Hilt for dependency injection, develop ViewModels for efficient data handling, and design responsive user interfaces with Jetpack Compose. Master navigation setup and bring your app to life by running it in Android Studio. Perfect for developers looking to enhance their skills in modern Android development techniques.

Syllabus

- Introduction
- What is clean architecture?
- Setting up the project structure
- Setting up the SQL Database
- NoteRepository
- GetNotes use case
- DeleteNote use case
- NoteUseCases wrapper class
- Dagger-Hilt Setup
- NotesViewModel
- NotesScreen
- GetNote use case
- AddEditNoteViewModel
- AddEditNoteScreen
- Navigation setup
- Running the app

Taught by

Philipp Lackner

Reviews

Start your review of How to Make a Clean Architecture Note App - Android Studio Tutorial

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.