android-mvvm
There are 98 repositories under android-mvvm topic.
patloew/countries
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.
wzqjava/MVVMSmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
agustarc/MVVMArchitecture
An example Android app showcasing Retrofit, Room, LiveData, RxJava2, Paging, Koin, and the MVVM pattern with DataBinding.
MayconCardoso/StockTradeTracking
A showcase for modularized MVVM Architecture for Android, powered by Kotlin Coroutines and Clean Architecture.
mucahidkambur/tdk-sozluk
TDK'nın verilerini kullanarak güncel Android teknolojileri ile geliştirilen açık kaynak bir sözlük uygulamasıdır.
TheCodeMonks/TopCorn2
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with Jetpack Compose.
mitchtabian/MVVMExample1
A simple of example of MVVM in Android with LiveData and MutableLiveData
arthur3486/android-mvvm
Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary to solve the common problems and avoid the annoying boilerplate code.
flipboxstudio/mvvm-starter
starter for Android MVVM Project using DataBinding Library
KimReady/LOL-Champs
Android Demo App for League of legends's Champions based on MVVM design pattern
hasancse91/weather-app-android-mvvm
Simple MVVM practice repository for very very beginners. You don't need to know about Dagger, Coroutine or Rx for understanding MVVM and this project. To check the MVVM Architecture Bengali Tutorial visit my blog site
mitchtabian/Bound-Services-with-MVVM
A simple example of how to bind an activity to a service while using MVVM
wasim15185/Foto-Editor
Foto-Editor is new photo-editor build in Kotlin ,Java ,C99 . It is base on MVVM architecture .
youlookwhat/ProjectPatternStudy
Android MVC、MVP、MVVM-databinding、MVP-databinding 架构单元示例
ArTemmey/ui-generator
Best UI development practices are now available for Android
eagskunst/MoviesApp
An application that show a list of categories, a list of movies,the details of the movie and let the user save it on his own list.
irontec/android-mvvm-example
Android MVVM pattern example app
Iamsdt/MusicPlayer
A complete music player with playlist options. In this project the UI of old universal music player is used, but the layout created with new component of android like constrain layout, card view. For this project, exoplayer is for music play. This app support latest android 10.
samira-badamestani/MVVM-Dagger-RX-Room
Android Sample MVVM Architecture App written in Kotlin. (MVVM,Dagger,RXJava,ROOM)
AhsenSaeed/koinMVVM
Kotlin Koin MVVM Example
halilozel1903/Covid19Stats
Covid-19 Virus 🦠 App 📱 using Dagger Hilt, Coroutines, ViewModel, Lifecycle, LiveData, Retrofit based on MVVM Architecture. 🛠
samira-badamestani/MVVM-Simple-Sample
Android Simple Sample MVVM Architecture App written in Kotlin. (retrofit ,ROOM,Livedata,databinding)
omjoonkim/SIS-android
kotlin + rxjava2 + rxlifeCycle + dagger2 + mvvm
QuickBirdEng/platform-independent-mvvm-android
An Android-MVVM example of how we create platform-independent ViewModels that can be reused on iOS/Desktop/Server
RomanSytnyk/SpaceX-App-unofficial
Unofficial SpaceX Android App
ashif-ismail/generator-aac-mvvm
Yeomen Generator for Barebones Android Project with Android Architecture Component in MVVM pattern using Data binding support
Muhammad-Javad/MVVM-Tic-Tac-Toe
This is a simple Tic Tac Toe game that follow MVVM design pattern and one way data binding topics.
RoRoche/kAndroidModular
A sample Android application, written in Kotlin, to demonstrate how to build screens as fully independent modules.
KwabenBerko/CoinTrack-Android-MVVM
Mastering android architecture components by building a real-time cryptocurrency coin tracking app
taiyoungkim/CalorieTracker
A showcase for modularized MVVM Architecture for Android, powered by Kotlin Coroutines and Clean Architecture(Uncle bob's).
wellingtoncosta/android-databinding-playground
A playground app about using Android Data Binding Library.
bandrews568/MVVM-Template-Android
Kotlin boilerplate code to setup Android Architecture Components using Dagger 2 for dependency injection.
jaladankisuresh/AndroidJ2V8Hook
An Android POC Application demonstrating Hybrid MVVM Architecture with (M)Models and (VM)ViewModels defined in Embedded Client Side JavaScript and (V)Views in Android
srinurp/AndroidMVVM
Android Model View ViewModel MVVM example