All Projects → irontec → android-mvvm-example

irontec / android-mvvm-example

Licence: EUPL-1.1 license
Android MVVM pattern example app

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to android-mvvm-example

ProjectPatternStudy
Android MVC、MVP、MVVM-databinding、MVP-databinding 架构单元示例
Stars: ✭ 32 (+23.08%)
Mutual labels:  android-mvvm, databinding
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (+111.54%)
Mutual labels:  databinding
Doubanmovie
豆瓣电影公开接口Android实现
Stars: ✭ 209 (+703.85%)
Mutual labels:  databinding
StateBinding
databinding bind empty state(待整理,应有更好的解决方案)
Stars: ✭ 16 (-38.46%)
Mutual labels:  databinding
Realstuff
一个看妹纸与开发资讯的Android APP,具有本地缓存、分享与添加收藏的功能,新手向大神学习的练手项目,来自代码家的API http://gank.io
Stars: ✭ 219 (+742.31%)
Mutual labels:  databinding
stockwatcher
stockwatcher, a modern android development stack showcase
Stars: ✭ 62 (+138.46%)
Mutual labels:  databinding
Trailersapp
A simple demo project for The Movie DB based on MVVM clean architecture.
Stars: ✭ 180 (+592.31%)
Mutual labels:  databinding
Praxis
Example Android project using MVVM, DaggerAndroid, Jetpack Compose, Retrofit, Coroutines and Multi module architecture ✌🏽
Stars: ✭ 258 (+892.31%)
Mutual labels:  databinding
RAD
Mvp+Databinding+Aop+Rx
Stars: ✭ 27 (+3.85%)
Mutual labels:  databinding
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
Stars: ✭ 32 (+23.08%)
Mutual labels:  android-mvvm
koinMVVM
Kotlin Koin MVVM Example
Stars: ✭ 17 (-34.62%)
Mutual labels:  android-mvvm
Databindingsamples
包含了 DataBinding 的大部分知识点
Stars: ✭ 224 (+761.54%)
Mutual labels:  databinding
chartbinding
Android DataBinding wrapper for MPAndroidChart, using chart in a MVVM way!
Stars: ✭ 14 (-46.15%)
Mutual labels:  databinding
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+738.46%)
Mutual labels:  databinding
Bound-Services-with-MVVM
A simple example of how to bind an activity to a service while using MVVM
Stars: ✭ 44 (+69.23%)
Mutual labels:  android-mvvm
Wandroid
首款适配玩Android、掘金、简书、CSDN、公众号文章黑夜模式,无广告,支持离线阅读,代码图片显示,关注内容本身,阅读体验升级。
Stars: ✭ 199 (+665.38%)
Mutual labels:  databinding
mvp-sample
Demonstrates how to implement MVP (Model View Presenter) pattern using Kotlin, RXJava, Retrofit, Dagger and DataBinding
Stars: ✭ 35 (+34.62%)
Mutual labels:  databinding
UBind
UBind is a value binding component for Unity, which is used to quickly realize the association binding between UI and logical data.
Stars: ✭ 57 (+119.23%)
Mutual labels:  databinding
Strict-DataBinding
善用 DataBinding 彻底解决 “View 实例的 Null 安全一致性问题”
Stars: ✭ 84 (+223.08%)
Mutual labels:  databinding
MVVMQuick
🚀使用MVVMQuick快速构建您的MVVM结构项目!(Quickly start projects with MVVMQuick!)
Stars: ✭ 23 (-11.54%)
Mutual labels:  databinding

android-mvvm-example

Basic app for showcasing the use of the MVVM (Model - View - ViewModel) Pattern on Android using the Data Binding library. This app is only for educational purposes.

License

EUPL v1.1

Copyright 2015 Irontec SL

Licensed under the EUPL, Version 1.1 or - as soon they will be approved by the European
Commission - subsequent versions of the EUPL (the "Licence"); You may not use this work
except in compliance with the Licence.

You may obtain a copy of the Licence at:
http://ec.europa.eu/idabc/eupl.html

Unless required by applicable law or agreed to in writing, software distributed under 
the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY KIND, either express or implied. See the Licence for the specific language 
governing permissions and limitations under the Licence.
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].