All Projects → Mvvmsmart → Similar Projects or Alternatives

1657 Open source projects that are alternatives of or similar to Mvvmsmart

Paonet
【MVVM+RxJava2+AspectJ】泡网第三方客户端,网站主页:http://www.jcodecraeer.com/index.php
Stars: ✭ 374 (-2.09%)
Mutual labels:  rxjava2, mvvm, retrofit2, databinding
Moko Mvvm
Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
Stars: ✭ 329 (-13.87%)
Mutual labels:  mvvm, viewmodel, livedata, databinding
modern-android
Modern Android Project Skeleton
Stars: ✭ 17 (-95.55%)
Mutual labels:  room, mvvm, viewmodel, databinding
ChatApp
Chat app based on Firebase tools.
Stars: ✭ 88 (-76.96%)
Mutual labels:  room, navigation, databinding, livedata
Androidproject
Android 技术中台,但愿人长久,搬砖不再有
Stars: ✭ 4,398 (+1051.31%)
Mutual labels:  rxjava2, mvvm, retrofit2, glide
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 (+671.73%)
Mutual labels:  rxjava2, mvvm, retrofit2, databinding
Androidarchitecture
Android Architecture using Google guides
Stars: ✭ 127 (-66.75%)
Mutual labels:  mvvm, room, retrofit2, livedata
Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (-62.83%)
Mutual labels:  mvvm, viewmodel, room, databinding
Mvvmarchitecture
MVVM 框架,采用 Kotlin+Jetpack,可自由配置功能,欢迎 star,fork,issue
Stars: ✭ 159 (-58.38%)
Mutual labels:  mvvm, retrofit2, glide, databinding
Jethub
Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity
Stars: ✭ 224 (-41.36%)
Mutual labels:  mvvm, viewmodel, navigation, livedata
Jetpack Mvvm Scaffold
人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版来优先更新)
Stars: ✭ 239 (-37.43%)
Mutual labels:  mvvm, viewmodel, navigation, livedata
Android Vmlib
VMLib is an Android framework based on Android Jetpack, easy to use, desinged for fast development. Embrace the new way devloping Android :)
Stars: ✭ 146 (-61.78%)
Mutual labels:  mvvm, viewmodel, livedata, databinding
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (-67.8%)
Mutual labels:  mvvm, viewmodel, livedata, databinding
Kriptofolio
Free open source minimalistic cryptocurrencies portfolio app for Android.
Stars: ✭ 79 (-79.32%)
Mutual labels:  okhttp, glide, viewmodel, livedata
RestaurantsExplorer
Android application build with MVVM Pattern, using Zomato API to enable search cities arround the world and display the city restaurants on a map.
Stars: ✭ 32 (-91.62%)
Mutual labels:  okhttp, rxjava2, viewmodel, livedata
NewsHub
News Hub display news of different category (Entertainment, Business, International, Sports, Medical, Technology, Global) and news can be saved as bookmark
Stars: ✭ 16 (-95.81%)
Mutual labels:  room, navigation, retrofit2, livedata
ToDometer
✅ A meter to-do list built with Android Jetpack (Room, ViewModel, LiveData, Databinding, ViewBinding, DataStore...), MotionLayout, Kotlin Coroutines, Dagger Hilt, Material Components, ...
Stars: ✭ 244 (-36.13%)
Mutual labels:  room, viewmodel, livedata
Android Livedata Viewmodel
Android app that demonstrates how to use new Architecture components.
Stars: ✭ 114 (-70.16%)
Mutual labels:  okhttp, viewmodel, livedata
DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
Stars: ✭ 58 (-84.82%)
Mutual labels:  rxjava2, viewmodel, retrofit2
Devring
安卓基础开发库,包含各常用模块,让开发简单点。
Stars: ✭ 414 (+8.38%)
Mutual labels:  rxjava2, retrofit2, glide
Theatre
Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭
Stars: ✭ 577 (+51.05%)
Mutual labels:  rxjava2, mvvm, viewmodel
situp android proj
🚀一个基组件化、模块化、MVP + MVVM 计划 App,兼容安卓 10.0 9.0 8.0 等 🔥a app like keep, you can edit your plans here, and you can share your life to others by post, too.🔥
Stars: ✭ 15 (-96.07%)
Mutual labels:  glide, rxjava2, retrofit2
movies
An example approach for modularization, reactive clean architecture and persistancy.
Stars: ✭ 110 (-71.2%)
Mutual labels:  room, retrofit2, livedata
MVVMJetpack
JectpackDemo
Stars: ✭ 37 (-90.31%)
Mutual labels:  navigation, retrofit2, livedata
BESTV
Android TV App powered by TMDb. It is a easy way to find the best TV content, the top movies, series... all of that in your TV.
Stars: ✭ 49 (-87.17%)
Mutual labels:  glide, rxjava2, retrofit2
Avenuenet
AvenueNet 是一个基于 Retrofit 二次封装的网络请求库,使用 Rxjava 的链式调用方式,二次封装的目的是为了对请求数据的正确性以及错误状态做统一的处理,对 Retrofit 对象做管理,有点为业务而生的味道,并非纯正的网络请求库
Stars: ✭ 10 (-97.38%)
Mutual labels:  rxjava2, okhttp, retrofit2
Social Note
Social Note - Note-taking, sharing, time & location reminder
Stars: ✭ 38 (-90.05%)
Mutual labels:  rxjava2, viewmodel, room
Exchange Rates Mvvm
Sample Android project which incorporates MVVM, databinding, RxJava2, Dagger2 and Clean Architecture approach.
Stars: ✭ 43 (-88.74%)
Mutual labels:  rxjava2, mvvm, databinding
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (-86.13%)
Mutual labels:  rxjava2, mvvm, retrofit2
Myweatherkotlinflow
Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation component, Viewmodel and Livedata Jetpack components with MVVM presentation layer architecture. Dagger 2 with Dagger android for dependency injection
Stars: ✭ 23 (-93.98%)
Mutual labels:  rxjava2, mvvm, room
flickr-android
A small sample app to showcase architecting app using Clean Architecture and MVVM
Stars: ✭ 25 (-93.46%)
Mutual labels:  room, rxjava2, retrofit2
Android App Architecture Mvvm Databinding
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
Stars: ✭ 69 (-81.94%)
Mutual labels:  rxjava2, mvvm, databinding
SunnyBeach
阳光沙滩APP
Stars: ✭ 60 (-84.29%)
Mutual labels:  room, okhttp, retrofit2
Rxapp
Stars: ✭ 108 (-71.73%)
Mutual labels:  rxjava2, retrofit2, glide
Xsnow
💮基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。
Stars: ✭ 1,678 (+339.27%)
Mutual labels:  rxjava2, retrofit2, glide
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (-62.04%)
Mutual labels:  rxjava2, okhttp, retrofit2
Rx Mvp
RxJava2+Retrofit2+RxLifecycle2+OkHttp3 封装RHttp 使用MVP模式构建项目
Stars: ✭ 343 (-10.21%)
Mutual labels:  rxjava2, okhttp, retrofit2
Mvvm Architecture Android Beginners
This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
Stars: ✭ 176 (-53.93%)
Mutual labels:  rxjava2, mvvm, livedata
aLiangWanAndroid
玩Android项目
Stars: ✭ 19 (-95.03%)
Mutual labels:  room, glide, rxjava2
Archetype
[DEPRECATED]Badass MVVM architecture.
Stars: ✭ 84 (-78.01%)
Mutual labels:  rxjava2, mvvm, databinding
Compose-BreakingBad
🧪 ☠︎ Jetpack Compose - Breaking Bad ☢︎
Stars: ✭ 26 (-93.19%)
Mutual labels:  room, glide, retrofit2
Githubarchitecturecomponents
The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/architecture/guide.html
Stars: ✭ 302 (-20.94%)
Mutual labels:  viewmodel, retrofit2, livedata
Mvvm Android
Build MVVM APP With Kotlin,完整示例见PaoNet
Stars: ✭ 184 (-51.83%)
Mutual labels:  rxjava2, mvvm, retrofit2
Awesome Wanandroid
⚡致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n
Stars: ✭ 2,525 (+560.99%)
Mutual labels:  rxjava2, retrofit2, glide
NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, Data…
Stars: ✭ 38 (-90.05%)
Mutual labels:  glide, retrofit2, databinding
Wanandroid
WanAndroid客户端,项目基于 Material Design + MVP +dagger2 + RxJava + Retrofit + Glide + greendao 等架构进行设计实现,极力打造一款 优秀的玩Android https://www.wanandroid.com 客户端,是一个不错的Android应用开发学习参考项目
Stars: ✭ 223 (-41.62%)
Mutual labels:  rxjava2, retrofit2, glide
Paging-3-Sample
This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.
Stars: ✭ 96 (-74.87%)
Mutual labels:  mvvm, viewmodel, retrofit2
mvp-android-template
MVP Android Template to give you a Quick Head Start for your next Android Project. It implements MVP Architecture using Dagger2, Room, RxJava2 , Retrofit2
Stars: ✭ 20 (-94.76%)
Mutual labels:  room, rxjava2, retrofit2
CoMvvmHelper
android mvvm 基础框架,适合日常快速开发。有需要添加的内容或者发现问题可以提 issue。
Stars: ✭ 26 (-93.19%)
Mutual labels:  mvvm, viewmodel, livedata
Kotlin Life
App界的一股清流 音视频vr应有尽有 完全按照Material design规范设计的App (written with java and Kotlin)
Stars: ✭ 864 (+126.18%)
Mutual labels:  okhttp, retrofit2, glide
Wanandroid
🔥项目采用 Kotlin 语言,基于 MVP + RxJava + Retrofit + Glide + EventBus 等架构设计,努力打造一款优秀的 [玩Android] 客户端
Stars: ✭ 1,223 (+220.16%)
Mutual labels:  rxjava2, retrofit2, glide
Newsapp
A Sample News App written in Kotlin using Android Architecture Components, MVVM
Stars: ✭ 179 (-53.14%)
Mutual labels:  rxjava2, retrofit2, livedata
Android Mvvm Architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 2,720 (+612.04%)
Mutual labels:  rxjava2, mvvm, room
RxFamilyUser
框架使用retrofit2与rxjava2+databing,Md风格一个开源项目.
Stars: ✭ 21 (-94.5%)
Mutual labels:  rxjava2, retrofit2, databinding
TpHulk
androidx,mvp,mvvm,jetpack
Stars: ✭ 19 (-95.03%)
Mutual labels:  mvvm, rxjava2, databinding
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (-85.6%)
Mutual labels:  glide, viewmodel, 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 (-91.62%)
Mutual labels:  viewmodel, retrofit2, livedata
TeamManagerApp
A sample app structure using the MVVM architecture LiveData, RxJava, ViewModel, Room and the Navigation Arch Components.
Stars: ✭ 36 (-90.58%)
Mutual labels:  rxjava2, viewmodel, livedata
ReactiveLiveData
An RxJava Extension for the LiveData observer introduced by Google.
Stars: ✭ 17 (-95.55%)
Mutual labels:  room, viewmodel, livedata
Restaurants
Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2
Stars: ✭ 47 (-87.7%)
Mutual labels:  room, viewmodel, livedata
61-120 of 1657 similar projects