How to Make a Clean Architecture Note App - Android Studio Tutorial
Offered By: Philipp Lackner via YouTube
Course Description
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
Related Courses
The Complete Android 14 & Kotlin Development MasterclassUdemy Jetpack Compose Crash course for Android with Kotlin
Udemy Create the User Interface in Android Studio
Meta via Coursera Android App Capstone
Meta via Coursera Android Basics with Compose
Google via Independent