All Projects → Archcomp → Similar Projects or Alternatives

663 Open source projects that are alternatives of or similar to Archcomp

AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (-38.58%)
Mutual labels:  mvp, dagger, dagger2-android
Kriptofolio
Free open source minimalistic cryptocurrencies portfolio app for Android.
Stars: ✭ 79 (-37.8%)
Mutual labels:  dagger, viewmodel, livedata
Theatre
Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭
Stars: ✭ 577 (+354.33%)
Mutual labels:  viewmodel, dagger, dagger2-android
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (-49.61%)
Mutual labels:  viewmodel, dagger, 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 (-74.8%)
Mutual labels:  dagger, viewmodel, livedata
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-87.4%)
Mutual labels:  mvp, viewmodel, livedata
LifecycleMvp
No description or website provided.
Stars: ✭ 20 (-84.25%)
Mutual labels:  mvp, viewmodel, livedata
Mvvmarms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Stars: ✭ 425 (+234.65%)
Mutual labels:  viewmodel, livedata, dagger2-android
Android Jetpack Demo
🔥 快速入门Android Jetpack以及相关Kotlin、RxJava、MVVM等主流技术,独立构架App的基础技能
Stars: ✭ 335 (+163.78%)
Mutual labels:  viewmodel, dagger, livedata
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-88.98%)
Mutual labels:  dagger, viewmodel, livedata
searchi
Demo of PagedListAdapter, PageKeyedDataSource, LiveData, ViewModel in Kotlin
Stars: ✭ 13 (-89.76%)
Mutual labels:  dagger, viewmodel, livedata
Mvp Dagger2 Rxjava2
Android 基本mvp+dagger(dagger2.android)+rxjava2+retrofit+ormdb框架。简单组件化架构 with Base Activity,Presenter ,View,Model 的抽象封装,http 请求封装&错误统一处理
Stars: ✭ 274 (+115.75%)
Mutual labels:  mvp, dagger2-android
Architecturecomponentsdemo
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines
Stars: ✭ 269 (+111.81%)
Mutual labels:  viewmodel, livedata
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 (-7.87%)
Mutual labels:  viewmodel, livedata
News Sample App
A sample news app which demonstrates clean architecture and best practices for developing android app
Stars: ✭ 334 (+162.99%)
Mutual labels:  viewmodel, livedata
Android Architecture Components Kotlin
Sample used to practice Kotlin and Android Architecture Components.
Stars: ✭ 326 (+156.69%)
Mutual labels:  viewmodel, livedata
Jetpack Wanandroid
Kotlin+Jetpack+Coroutines+Retrofit+koin 完成的MVVM 组件化客户端 🔥🔥
Stars: ✭ 353 (+177.95%)
Mutual labels:  viewmodel, livedata
Mvvmsmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Stars: ✭ 382 (+200.79%)
Mutual labels:  viewmodel, livedata
Instant Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger2, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
Stars: ✭ 473 (+272.44%)
Mutual labels:  livedata, dagger2-android
Mvvm Sample App
MVVM, ViewModel and LiveData Sample App
Stars: ✭ 498 (+292.13%)
Mutual labels:  viewmodel, livedata
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (-3.15%)
Mutual labels:  viewmodel, livedata
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 (-85.83%)
Mutual labels:  viewmodel, livedata
Android Mvp Interactor Architecture
Extension of the android-mvp-architecture for very large projects.
Stars: ✭ 388 (+205.51%)
Mutual labels:  mvp, dagger
Notesnavigation
Navigation Architecture Component from Jetpack sample app
Stars: ✭ 126 (-0.79%)
Mutual labels:  viewmodel, livedata
Youtubedownloader
Android App for searching for videos on Youtube by keywords using YouTube Data API and download videos from YouTube in different formats.
Stars: ✭ 25 (-80.31%)
Mutual labels:  viewmodel, livedata
Ultimateandroidtemplaterx
MVP Android App Template Ultimate Android Template MVP // Dagger 2 // Boilerplate // Bootstrap // Bottom Navigation Menu Material Design
Stars: ✭ 114 (-10.24%)
Mutual labels:  mvp, dagger
Aachulk
️🔥️🔥️🔥AACHulk是以Google的ViewModel+DataBinding+LiveData+Lifecycles框架为基础, 结合Okhttp+Retrofit+BaseRecyclerViewAdapterHelper+SmartRefreshLayout+ARouter打造的一款快速MVVM开发框架
Stars: ✭ 109 (-14.17%)
Mutual labels:  viewmodel, livedata
Tictactoe Mvvm
Sample android application used to learn the Model View View Model pattern and DataBinding in Android
Stars: ✭ 268 (+111.02%)
Mutual labels:  viewmodel, livedata
Githubarchitecturecomponents
The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/architecture/guide.html
Stars: ✭ 302 (+137.8%)
Mutual labels:  viewmodel, livedata
Kotlinjetpackinaction
🔥🔥 Kotlin Jetpack zero to hero. 新手到高手
Stars: ✭ 264 (+107.87%)
Mutual labels:  viewmodel, livedata
Moko Mvvm
Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
Stars: ✭ 329 (+159.06%)
Mutual labels:  viewmodel, livedata
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (-21.26%)
Mutual labels:  mvp, dagger
Firebucket
Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
Stars: ✭ 376 (+196.06%)
Mutual labels:  mvp, dagger
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-78.74%)
Mutual labels:  mvp, dagger
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+3333.07%)
Mutual labels:  mvp, dagger
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 (-71.65%)
Mutual labels:  viewmodel, livedata
Wanandroid
Jetpack MVVM For Wanandroid 最佳实践 !
Stars: ✭ 1,004 (+690.55%)
Mutual labels:  viewmodel, livedata
Changedetection
Automatically track websites changes on Android in background.
Stars: ✭ 563 (+343.31%)
Mutual labels:  viewmodel, livedata
Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (+222.83%)
Mutual labels:  viewmodel, livedata
T Mvvm
This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
Stars: ✭ 630 (+396.06%)
Mutual labels:  viewmodel, livedata
Reactive Mvvm Android
My way to MVVM using KotlinX Coroutines and Android data-binding
Stars: ✭ 626 (+392.91%)
Mutual labels:  viewmodel, livedata
StackOverFlowApi
working with Stack OverFlow Api
Stars: ✭ 24 (-81.1%)
Mutual labels:  viewmodel, livedata
Android Livedata Viewmodel
Android app that demonstrates how to use new Architecture components.
Stars: ✭ 114 (-10.24%)
Mutual labels:  viewmodel, livedata
Mvp With Dagger 2.11
Stars: ✭ 20 (-84.25%)
Mutual labels:  mvp, dagger2-android
Onboardingfreebi
Simple demo of onboarding freebie screens from uplabs.com
Stars: ✭ 37 (-70.87%)
Mutual labels:  viewmodel, livedata
Androidarchitecture
Recommended architecture by Android
Stars: ✭ 883 (+595.28%)
Mutual labels:  viewmodel, livedata
Bigbang
Android base project used by Xmartlabs team
Stars: ✭ 47 (-62.99%)
Mutual labels:  mvp, dagger
Awesome Android Kotlin Apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
Stars: ✭ 1,058 (+733.07%)
Mutual labels:  viewmodel, dagger
Retrokotlin
Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)
Stars: ✭ 55 (-56.69%)
Mutual labels:  viewmodel, livedata
Jetpackmvvm
🐔🏀一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
Stars: ✭ 1,100 (+766.14%)
Mutual labels:  viewmodel, livedata
Modelassistant
Elegant library to manage the interactions between view and model in Swift
Stars: ✭ 26 (-79.53%)
Mutual labels:  mvp, viewmodel
Readhubclient
Readhub客户端
Stars: ✭ 44 (-65.35%)
Mutual labels:  viewmodel, livedata
Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (-56.69%)
Mutual labels:  viewmodel, livedata
Android Architecture Components Mvvm Retrofit Java
This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )
Stars: ✭ 63 (-50.39%)
Mutual labels:  viewmodel, livedata
Aacomponents
基于google Android Architecture Components 封装实现组件式MVP快速开发框架
Stars: ✭ 66 (-48.03%)
Mutual labels:  viewmodel, livedata
Android Architecture
🌇该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。
Stars: ✭ 112 (-11.81%)
Mutual labels:  mvp, dagger
Dagger2 Sample
A sample app to demo how to implement dagger in Android using Dagger Android Support library
Stars: ✭ 72 (-43.31%)
Mutual labels:  livedata, dagger2-android
Moviefinderusingmvvm Android
🔥 MVVM + Clean Architecture + Best Practices | 🍿Movie Finder is a sample Android application 📱to search movies using OMDb API which is built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Kodein, Architecture Components, MVVM, Retrofit, Gson, Material Components) 😊😊😉
Stars: ✭ 66 (-48.03%)
Mutual labels:  viewmodel, livedata
Kotlin Pokedex
🌀 A Pokedex app using ViewModel, LiveData, Room and Navigation
Stars: ✭ 1,156 (+810.24%)
Mutual labels:  viewmodel, livedata
Android Mvp Starter
Create/Generate your MVP projects easily
Stars: ✭ 72 (-43.31%)
Mutual labels:  mvp, dagger
1-60 of 663 similar projects