livedata-viewmodel
There are 480 repositories under livedata-viewmodel topic.
AnushkaMadusanka/RoomMVVMCrudApp
Complete android mvvm crud app example in kotlin. Created using room, data binding, view model, live data and coroutines. Read the complete tutorial form this link. https://appdevnotes.com/android-clean-architecture-project-example/
Shehab-Alaa/CleanArchitectureApp
A Clean Architecture App that uses feature Modularization Architecture (app, presentation, domain, data, buildSrc) modules to hit TMDB API using MVVM Architecture, Coroutines, Retrofit2, Pagination, Live Data, Data Binding, Koin, SOLID Principles, Unit Testing using MockK and UI Testing using Espresso.
Spikeysanju/Picto
🌌 An MVVM Sample project with custom Image Loading Library
abhriyaroy/CallBlockR
A privacy first, open-source call blocking app.
mitchtabian/UI-Communication-with-MVI
Effective UI Communication with MVI architecture, a BaseActivity and the Repository Pattern.
Ahmed-Sellami/Coronavirus-Stats
Coronavirus Stats is an Android application that provides you the latest stats about Covid-19, featured with a summary notification about your country delivered at the end of the day.
Droid-Kerala/TheShard
Sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
halilozel1903/Covid19Stats
Covid-19 Virus 🦠 App 📱 using Dagger Hilt, Coroutines, ViewModel, Lifecycle, LiveData, Retrofit based on MVVM Architecture. 🛠
WaheedNazir/LocationUpdates-LiveData-ViewModel
Location services using FusedLocation Api and handle location updates as a LiveData using Android architecture components and Jetpack libraries.
gdsc-bbsbec/GBooks
A simple android app written in Kotlin to read books from the Google Book Api.
iamraf/IEE-Apps
Android application with services of the Information and Electronic Engineering department of International Hellenic University.
CodeStarX/AndroidCleanArchitecture
Android Application to use TMDb (The Movie Database) API
HJunLong601/LWanAndroid
基于MVVM架构,使用kotlin、协程等技术的玩安卓项目,另集成了换肤框架以及Booster/普通gradle插件等
benz93chung/GrpcMvvm
An explorative Android project of gRPC + MVVM + LiveData
AmrAbdelhameed/NYTimesMostPopularArticles-JavaVersion
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, RxJava2, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
mustfaunlu/intern-ecommerce
An internship project at Turkcell, showcasing modern Android development tools and MVVM + Clean Arch. This E-commerce App employs cutting-edge technologies, common libraries, Firebase technologies, Kotlin, and Android Architecture Components.
kulloveth/FirebaseAndroidAuthSample
A sample simplifying firebase authentication with email and gmail in android with Kotlin
ReemHazzaa/EduApp
EduApp is a mini e-learning platform based on udemy's public api. It has 4 main navigation destinations (Home, Search, Wishlist, Cart). Users can search courses from different categories and get real-time results from the api using Chips for a smooth filtering experience. It has different theme for dark mode.
beomjo/white-noise-player
💿 White noise player app for sleep and concentration
forntoh/android-livedata-validation
DataBinding ViewModel form validation library for Android ♻
msddev/Sample-MVVM-Clean-Arch
The Zero To Hero - App consuming a Rick and Morty API to display Characters has been built with clean architecture principles, Repository Pattern, and MVVM pattern as well as Architecture Components.
abhinav12k/Note_It
Taking notes is an important way for people to record information they want to retain. Note It! make it easier to store notes with its simplistic UI.
AdityaV025/Notes
Notes is a lightweight note-taking app built with Kotlin and Android Architecture Components which also follows Single Activity Architecture.
arsildo/prevail
Prevail is an imageboard android application.
equinox-jj/PlanetMovie
A Movie and Tv Series Catalog Apps.
iamraf/Movies
Movies application implementing MVVM, Paging, Navigation, LiveData, DataBinding, Retrofit and Glide. Powered by TMDb.
mbobiosio/MoviesBoard
MoviesBoard app showcases Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging 3 + LiveData + Moshi + Coroutines + Material Theme Components + Retrofit2.
Somnath6646/NewsApp
OnlyNews is basically a sample news app which is built to demonstrate the modern android tools.
WaheedNazir/Communication-ActivityFragment-ViewModel
Show case of communication between Activities/Fragments using ViewModels and LiveData in Kotlin.
yourappsgeek/AdventCalender
Advent Calender App
carpodok/GitHubApiApp-MVVM-Retrofit-Hilt-Dagger-Livedata
Integration of Retrofit and Hilt-Dagger with MVVM architecture to get request from GitHub Api
nitinec21/clean-architecture-android
Implemented with Clean Architecture, Hilt, MVVM, LiveData, Retrofit2, Kotlin, Coroutine, Flow, Navigation Architecture Component
xihadulislam/kotlin_mvvm_daggerhilt-boilerplate
Kotlin MVVM Dagger Hilt boilerplate code