All Projects → Android Mvvm → Similar Projects or Alternatives

777 Open source projects that are alternatives of or similar to Android Mvvm

Kotlin Life
App界的一股清流 音视频vr应有尽有 完全按照Material design规范设计的App (written with java and Kotlin)
Stars: ✭ 864 (+464.71%)
Mutual labels:  rxjava, retrofit2
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+42.48%)
Aiyagirl
🔥 爱吖妹纸(含 Kotlin 分支版本)——Retrofit + RxJava + MVP 架构 APP 体验代码家的干货集中营 Gank.io,福利多多,不容错过
Stars: ✭ 1,109 (+624.84%)
Mutual labels:  rxjava, retrofit2
Mvparms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Stars: ✭ 10,146 (+6531.37%)
Mutual labels:  rxjava, retrofit2
Cartoon
漫画软件——使用MVP + Retrofit + RxJava开发
Stars: ✭ 186 (+21.57%)
Mutual labels:  rxjava, retrofit2
Mockstar
Demo project on How to be a Mockstar using Mockito and MockWebServer.
Stars: ✭ 53 (-65.36%)
Mutual labels:  rxjava, retrofit2
Coderfun
knowledge&girls,RxJava&Retrofit&DBFlow
Stars: ✭ 233 (+52.29%)
Mutual labels:  rxjava, retrofit2
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+48.37%)
Mutual labels:  rxjava, retrofit2
Android-Assignment
This assignment gives you basically a post list and its detail with comments.🚀
Stars: ✭ 32 (-79.08%)
Movieguide Kotlin
Movie discovery app showcasing Kotlin, RxJava, Dagger2, MVP using Clean Architecture
Stars: ✭ 222 (+45.1%)
Mutual labels:  rxjava, retrofit2
MusicUU
一款让你解决下歌烦恼的APP
Stars: ✭ 15 (-90.2%)
Mutual labels:  rxjava, retrofit2
RxHttp
基于RxJava2+Retrofit+OkHttp4.x封装的网络请求类库,亮点多多,完美兼容MVVM(ViewModel,LiveData),天生支持网络请求和生命周期绑定,天生支持多BaseUrl,支持文件上传下载进度监听,支持断点下载,支持Glide和网络请求公用一个OkHttpClient⭐⭐⭐
Stars: ✭ 25 (-83.66%)
Mutual labels:  rxjava, retrofit2
Retrokotlin
Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)
Stars: ✭ 55 (-64.05%)
jshodan
Powerful Shodan API client using RxJava and Retrofit
Stars: ✭ 56 (-63.4%)
Mutual labels:  rxjava, retrofit2
UseCases
This a library that offers a generic implementation of the data layers from the clean architecture by Uncle bob.
Stars: ✭ 23 (-84.97%)
Mutual labels:  rxjava, retrofit2
BookReader
📕 "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~
Stars: ✭ 6,113 (+3895.42%)
Mutual labels:  rxjava, retrofit2
DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
Stars: ✭ 58 (-62.09%)
libbra
A currency tracker app demonstration. It refreshes currency list every single second based on the main currency. In addition to that, main currency is selectable.
Stars: ✭ 45 (-70.59%)
uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Stars: ✭ 64 (-58.17%)
Mutual labels:  retrofit2, dagger2-android
Foodium
It simply loads Posts data from API and stores it in persistence storage (i.e. SQLite Database). Posts will be always loaded from local database. Remote data (from API) and Local data is always synchronized.
Stars: ✭ 1,940 (+1167.97%)
Mutual labels:  retrofit2, dagger2-android
Githubprojectbrowser
This is a sample Android Project that is based on Clean Architecture
Stars: ✭ 64 (-58.17%)
TheMovieDB
TheMovieDB is an android app based on TMDB api.
Stars: ✭ 16 (-89.54%)
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 (-37.25%)
Android tmdb clean architecture
Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.
Stars: ✭ 63 (-58.82%)
Mutual labels:  rxjava, retrofit2
Android Mvvm Rx3 Dagger2 Navcomponent
Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX
Stars: ✭ 72 (-52.94%)
Mutual labels:  rxjava, retrofit2
Cateye
高仿猫眼电影App
Stars: ✭ 102 (-33.33%)
Mutual labels:  rxjava, retrofit2
ProxerAndroid
The official Android App of Proxer.Me
Stars: ✭ 105 (-31.37%)
Mutual labels:  rxjava, architecture-components
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (-5.23%)
Mutual labels:  rxjava, retrofit2
Afmall
A pure shopping App based on Kotlin + ARouter + MVP + RxJava2 + Retrofit + Dagger2 + 七牛云 + Glide
Stars: ✭ 20 (-86.93%)
Mutual labels:  rxjava, retrofit2
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (-34.64%)
Mutual labels:  rxjava, retrofit2
Rxeasyhttp
本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构,已经能满足现在的大部分网络请求。
Stars: ✭ 3,021 (+1874.51%)
Mutual labels:  rxjava, retrofit2
Githubarchitecturecomponents
The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/architecture/guide.html
Stars: ✭ 302 (+97.39%)
Kotlin Android Mvvm Starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
Stars: ✭ 276 (+80.39%)
Androidproject
Android 技术中台,但愿人长久,搬砖不再有
Stars: ✭ 4,398 (+2774.51%)
Mutual labels:  rxjava, retrofit2
Kotlinmvp
🔥 基于Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现短视频类小项目,简约风格及详细注释,欢迎 star or fork!
Stars: ✭ 3,488 (+2179.74%)
Mutual labels:  rxjava, retrofit2
Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (-38.56%)
Mutual labels:  rxjava, retrofit2
Friendbook
📕 "友书" 小说阅读app
Stars: ✭ 275 (+79.74%)
Mutual labels:  rxjava, retrofit2
Mdplayer
🔥 MDPlayer,Android万能播放器,支持视频大小窗口无缝切换,基于ijklayer+MVP+RxJava+Retrofit+Material Design开发。
Stars: ✭ 463 (+202.61%)
Mutual labels:  rxjava, retrofit2
Gank
干货集中营 app 安卓实现,基于 RxFlux 架构使用了 RxJava、Retrofit、Glide、Koin等
Stars: ✭ 444 (+190.2%)
Mutual labels:  rxjava, architecture-components
Bilibili Android Client
An unofficial bilibili client for android http://www.jianshu.com/p/f69a55b94c05 -- 该项目已停止维护!
Stars: ✭ 4,430 (+2795.42%)
Mutual labels:  rxjava, retrofit2
Andlinker
AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava and RxJava2 call adapters.
Stars: ✭ 440 (+187.58%)
Mutual labels:  rxjava, retrofit2
Ganhuoio
基于Gank.IO提供的API的第三方客户端(RxJava+Retrofit)
Stars: ✭ 727 (+375.16%)
Mutual labels:  rxjava, retrofit2
Wanandroid
🐔🏀【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手
Stars: ✭ 674 (+340.52%)
Mutual labels:  rxjava, retrofit2
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-41.18%)
Mutual labels:  rxjava, architecture-components
Mvp Dagger2 Rxjava2
Android 基本mvp+dagger(dagger2.android)+rxjava2+retrofit+ormdb框架。简单组件化架构 with Base Activity,Presenter ,View,Model 的抽象封装,http 请求封装&错误统一处理
Stars: ✭ 274 (+79.08%)
Mutual labels:  retrofit2, dagger2-android
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (-47.71%)
Android App Template
Kickstart your new project with Android App Template (Kotlin + MVVM + AAC + Dagger 2 + Retrofit 2 + RxJava)
Stars: ✭ 34 (-77.78%)
Mutual labels:  rxjava, retrofit2
Graphql Retrofit Converter
A Retrofit 2 Converter.Factory for GraphQL.
Stars: ✭ 46 (-69.93%)
Mutual labels:  rxjava, retrofit2
Gank
gank.io unofficial client - RxJava2、Retrofit2 & MVP技术干货
Stars: ✭ 256 (+67.32%)
Mutual labels:  rxjava, retrofit2
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 (-88.24%)
Easyweather
这是一款基于MD设计的Android天气App。提供查询任意城市天气,获取所在城市天气等功能。
Stars: ✭ 61 (-60.13%)
Mutual labels:  rxjava, retrofit2
Androidkotlincomponents
Boilerplates for Android Components Architecture with Rx, Dagger & Realm written in Kotlin
Stars: ✭ 79 (-48.37%)
Mutual labels:  rxjava, architecture-components
Doubanbook
一个基于 Clean 架构以及 Retrofit , RxKotlin , Dagger 框架实现的 Kotlin for Android App 。
Stars: ✭ 151 (-1.31%)
Mutual labels:  rxjava, retrofit2
Vertx Mqtt
Vert.x MQTT
Stars: ✭ 117 (-23.53%)
Mutual labels:  rxjava
Mentorship Android
Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
Stars: ✭ 117 (-23.53%)
Mutual labels:  rxjava
Mvproute
Android Mvp模式迅速开发框架
Stars: ✭ 117 (-23.53%)
Mutual labels:  retrofit2
Moemusic
一款基于萌否网站api的音乐管理软件
Stars: ✭ 143 (-6.54%)
Mutual labels:  rxjava
Eve
Eve and Wall-e
Stars: ✭ 133 (-13.07%)
Mutual labels:  retrofit2
Rxpermissions
Android runtime permissions powered by RxJava2
Stars: ✭ 10,288 (+6624.18%)
Mutual labels:  rxjava
Rxjavainaction
《RxJava2.x 实战》一书中包含的例子。
Stars: ✭ 116 (-24.18%)
Mutual labels:  rxjava
61-120 of 777 similar projects