All Projects → xiaobailong24 → Mvvmarms

xiaobailong24 / Mvvmarms

Licence: apache-2.0
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Mvvmarms

Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (-3.53%)
Mutual labels:  dagger2, okhttp3, mvvm, viewmodel, room, retrofit2, livedata, databinding
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (-48.71%)
Mutual labels:  dagger2, lifecycle, mvvm, viewmodel, room, retrofit2, livedata, databinding
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 (-95.76%)
Mutual labels:  rxjava2, rxandroid2, dagger2, mvvm, viewmodel, room, retrofit2, livedata
Mvvmsmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Stars: ✭ 382 (-10.12%)
Mutual labels:  rxjava2, mvvm, viewmodel, room, retrofit2, livedata, databinding
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-63.76%)
Mutual labels:  mvvm, android-architecture, viewmodel, room, retrofit2, databinding
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-96.71%)
Mutual labels:  room, rxjava2, viewmodel, retrofit2, lifecycle, livedata
Jetpack github
基于Kotlin + Jetpack全家桶 + Coroutines(协程) + Flutter等架构实现的一款精简版Github客户端项目,望与广大小伙伴一起成长,欢迎start or fork!
Stars: ✭ 314 (-26.12%)
Mutual labels:  okhttp3, mvvm, viewmodel, room, retrofit2, databinding
Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (-87.06%)
Mutual labels:  rxjava2, lifecycle, mvvm, viewmodel, room, livedata
Android Mvp Mvvm Flytour
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精…
Stars: ✭ 2,948 (+593.65%)
Mutual labels:  rxjava2, dagger2, mvvm, android-architecture, retrofit2, databinding
Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (-89.41%)
Mutual labels:  room, dagger2, rxjava2, viewmodel, retrofit2, livedata
catchflicks
🎬 Kitchen sink project for learning android concepts 🎬
Stars: ✭ 12 (-97.18%)
Mutual labels:  room, dagger2, viewmodel, retrofit2, lifecycle, databinding
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-96.24%)
Mutual labels:  android-architecture, dagger2, rxjava2, viewmodel, retrofit2, livedata
Android Jetpack Demo
🔥 快速入门Android Jetpack以及相关Kotlin、RxJava、MVVM等主流技术,独立构架App的基础技能
Stars: ✭ 335 (-21.18%)
Mutual labels:  lifecycle, mvvm, viewmodel, room, livedata, databinding
Roomrxjava
Room with Rxjava Example
Stars: ✭ 130 (-69.41%)
Mutual labels:  rxjava2, dagger2, viewmodel, room, retrofit2, dagger2-android
StackOverFlowApi
working with Stack OverFlow Api
Stars: ✭ 24 (-94.35%)
Mutual labels:  mvvm, rxjava2, viewmodel, retrofit2, okhttp3, livedata
News Sample App
A sample news app which demonstrates clean architecture and best practices for developing android app
Stars: ✭ 334 (-21.41%)
Mutual labels:  rxjava2, dagger2, viewmodel, room, retrofit2, livedata
Androidproject
Android 技术中台,但愿人长久,搬砖不再有
Stars: ✭ 4,398 (+934.82%)
Mutual labels:  rxjava2, okhttp3, mvvm, mvparms, retrofit2
flickr-android
A small sample app to showcase architecting app using Clean Architecture and MVVM
Stars: ✭ 25 (-94.12%)
Mutual labels:  room, dagger2, rxjava2, retrofit2, dagger2-android
Android-Mvi-Starter
Android MVI Starter application
Stars: ✭ 19 (-95.53%)
Mutual labels:  dagger2, rxjava2, viewmodel, retrofit2, livedata
Kotlinjetpackinaction
🔥🔥 Kotlin Jetpack zero to hero. 新手到高手
Stars: ✭ 264 (-37.88%)
Mutual labels:  mvvm, viewmodel, retrofit2, livedata, databinding

MVVMArms

Latest Stable Version Build Status Min Sdk Version License

Android MVVM Architecture Components based on MVPArms and Android Architecture Components.

中文

Architecture

Quick Use

Root Gradle

allprojects {
	repositories {
		//...
		maven { url "https://jitpack.io" }
	}
}		

Module Gradle

//mvvmarms
implementation 'me.xiaobailong24.mvvmarms:arms:0.1.0'

//Architecture Components annotation(Lifecycles, LiveData, and ViewModel, Room)
annotationProcessor rootProject.ext.dependencies["lifecycle-compiler"]
annotationProcessor rootProject.ext.dependencies["room-compiler"]
testImplementation(rootProject.ext.dependencies["room-testing"]) {
	exclude module: 'support-compat'
	exclude module: 'support-annotations'
	exclude module: 'support-core-utils'
	exclude module: 'gson'
}

//Dagger annotation
annotationProcessor(rootProject.ext.dependencies["dagger2-compiler"]) {
	exclude module: 'js305'
}
annotationProcessor(rootProject.ext.dependencies["dagger2-android-processor"]) {
	exclude module: 'jsr305'
}

More to see: Demo

Demo

APK

MVVMArms APK

Google Play

Video

MVVMArms demo video

Libraries & References

Update Log

  • Release First Version-0.1.0 - 2017/11/12.
  • RepositoryComponent Provides Cache & RxCache. - 2017/10/11.
  • lifecycle & repository. - 2017/10/01.
  • ArmsFragment Support Lazy load. - 2017/09/24.
  • ViewModel&LiveData Activity share data between fragments, and ViewModel retain data across configuration changes. - 2017/09/23.
  • IRepositoryManager Support RoomDatabase for customization(GlobalConfigModule.Builder) BUT injectRoomDatabase(DBClass) first in ConfigModule#registerComponents(). - 2017/09/22.
  • ArmsUtils to obtain ArmsComponent easily. - 2017/08/23.
  • ImageLoader default Glide. - 2017/08/17.
  • Survives configuration changes for ViewPager using Fragment. - 2017/08/16
  • MVVMArms was BORN!!! - 2017/08/02

Thanks

Thanks to all the authors and organizations that contributed to the open source library!

License

Copyright 2017 xiaobailong24

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

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