All Projects → antoniolg → Androidmvvm

antoniolg / Androidmvvm

Android MVVM sample

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Androidmvvm

Daggerandroidmvvm
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
Stars: ✭ 255 (+96.15%)
Mutual labels:  mvvm, android-architecture, architecture-components
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-30.77%)
Mutual labels:  mvvm, android-architecture, architecture-components
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+18.46%)
Mutual labels:  mvvm, android-architecture, architecture-components
Clean Mvvm Archcomponents
👽 Android app consuming Star Wars API.Built with clean architecture ,MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
Stars: ✭ 285 (+119.23%)
Mutual labels:  mvvm, android-architecture, architecture-components
Mvvm Redux
MVVM Redux is a lightweight lib to help you apply the redux concepts in your project based in MVVM.
Stars: ✭ 30 (-76.92%)
Mutual labels:  mvvm, android-architecture
Travelmantics
Firestore & firebase storage MVVM sample
Stars: ✭ 28 (-78.46%)
Mutual labels:  mvvm, android-architecture
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (-5.38%)
Mutual labels:  mvvm, architecture-components
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+680%)
Mutual labels:  mvvm, android-architecture
News
A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
Stars: ✭ 774 (+495.38%)
Mutual labels:  android-architecture, architecture-components
Flair
This is powerful android framework
Stars: ✭ 31 (-76.15%)
Mutual labels:  mvvm, android-architecture
Android Mvvm Architecture
A basic sample android application to understand MVVM in a very simple way.
Stars: ✭ 129 (-0.77%)
Mutual labels:  mvvm, android-architecture
Karchi
Repository that showcases 3 different Android app architectures, all with Java and Kotlin versions: "Standard Android", MVP and MVVM. The exact same app is built 6 times following the different patterns.
Stars: ✭ 20 (-84.62%)
Mutual labels:  mvvm, android-architecture
Kodein Mvvm
Example app using Kodein for dependency injection with MVVM and Architecture Components
Stars: ✭ 26 (-80%)
Mutual labels:  mvvm, architecture-components
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (-76.92%)
Mutual labels:  mvvm, architecture-components
Base Mvvm
App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture
Stars: ✭ 18 (-86.15%)
Mutual labels:  mvvm, architecture-components
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-72.31%)
Mutual labels:  mvvm, android-architecture
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (-38.46%)
Mutual labels:  mvvm, architecture-components
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (-2.31%)
Mutual labels:  mvvm, architecture-components
Presently
Android app for recording gratitude journal entries
Stars: ✭ 109 (-16.15%)
Mutual labels:  mvvm, architecture-components
Reactive Mvvm Android
My way to MVVM using KotlinX Coroutines and Android data-binding
Stars: ✭ 626 (+381.54%)
Mutual labels:  mvvm, architecture-components

Android MVVM sample

Sample code to explain how to migrate from MVP to MVVM, and the differences between them.

You can read the article in my blog: https://antonioleiva.com/mvvm-vs-mvp/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].