mvvm-android-java
There are 11 repositories under mvvm-android-java topic.
AliAsadi/Android-MVVM-Architecture
A basic sample android application to understand MVVM in a very simple way.
mitchtabian/Unit-Testing-2
Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)
learntodroid/FirebaseAuthLoginRegisterMVVM
Tutorial for integrating Firebase Authentication for user sign-in, creation, and sign out in an Android app using the MVVM design pattern
serhat-demir/notepad
A notepad application for Android
AlexeyBuryanov/SmartHotel220Java
Experimental mobile client on Java for SmartHotel220 project.
mehdisahraeei/Mvvm-viewmodel
Mvvm-viewmodel
pramit-marattha/DevelopingMobileApplication-AllLabExercise
DevelopingMobileApplication All Lab Exercises and assignments AndroidLifecycle Log Timer BasketBallCounter HelloAndroidWorld HelloConstraint HelloToastActivityIntent HelloToastChallenge ImplicitIntents and ImplicitIntents Receiver Menus&Pickers NerveAttack OnSaveInstanceStateOncreate PramitDMAToastCount PramitQuizApplication QuizApplicationScoreDisplay RecyclerView ToastCountResetConstraint TwoActivities ViewModelScoreCounter lifecyclecallbacksTwoActivities
rutikeyone/notes
The Notes mobile app for Android
Sanakhatun/MVVMSample
MVVM Architecture implementation in Android
BishyanKar/covidStatRetro
App to fetch and display covid-19 stats from all around the world. It follows MVVM architecture with local database caching
sunildhiman90/android-todo-app-mvvm-livedata-example
This is a simple ToDo app with Android MVVM architecture ,LiveData and ROOM database Example