probelalkhan / android-mvvm-architectureLinks
This repository explains how you can use the most popular MVVM design pattern for you Android Applications.
☆181Updated 4 years ago
Alternatives and similar repositories for android-mvvm-architecture
Users that are interested in android-mvvm-architecture are comparing it to the libraries listed below
Sorting:
- App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM☆188Updated 5 years ago
- App that interacts with a Rest Api. Architecture is MVVM.☆150Updated 5 years ago
- MVVM, DataBinding With LiveData - Login Example☆111Updated 4 years ago
- A basic sample android application to understand MVVM in a very simple way.☆217Updated 3 years ago
- Android MVVM + Retrofit + Dagger 2 + Room☆171Updated 7 years ago
- This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )☆107Updated 2 years ago
- An example using a single activity, several fragments, animations, arguments, with Navigation Components (Kotlin)☆215Updated 3 years ago
- A simple of example of MVVM in Android with LiveData and MutableLiveData☆113Updated 5 years ago
- A simple demo project for The Movie DB based on MVVM clean architecture.☆200Updated 11 months ago
- Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)☆275Updated 5 years ago
- ☆106Updated 3 years ago
- Navigation Drawer with New JetPacks Navigation Component☆97Updated 6 years ago
- Code may be used in Google Associate Android Developer Exam 谷歌安卓开发者认证考试常用代码☆70Updated 6 years ago
- ☆205Updated 2 years ago
- ☆209Updated 3 years ago
- Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Andr…☆190Updated 3 years ago
- I'm thrilled to announce that I just (August 8, 2018) received my Google Associate Android Developer certificate after taking the exam. S…☆82Updated 5 years ago
- ChatApp build with Firebase Authentication, Cloud Firestore, RxJava 2, MVVM Architecture Pattern and Dagger2. This project is open source…☆46Updated 5 years ago
- ☆34Updated 6 years ago
- ☆12Updated 5 years ago
- Recycler View Demo☆55Updated 5 years ago
- ☆108Updated 2 years ago
- ☆168Updated 2 years ago
- Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin☆214Updated 2 years ago
- A demo application that uses TMDB APIs to fetch the movie details and cache it using the Room DB.☆38Updated 4 years ago
- Chat app based on Firebase tools.☆137Updated last year
- LiveData ViewModel Retrofit☆71Updated 6 years ago
- A quick reference guide for Android development.☆71Updated 4 years ago
- FirebaseAuthApp is build with Firebase Authentication, Cloud Firestore and Lifecycle using MVVM Architecture Pattern.☆26Updated 5 years ago
- This repository is associated with a Medium article on the use of MVVM with Hilt, RxJava3, Retrofit, Room, View Binding, and Android Arch…