All Projects → Android Mvvm Rx3 Dagger2 Navcomponent → Similar Projects or Alternatives

1084 Open source projects that are alternatives of or similar to Android Mvvm Rx3 Dagger2 Navcomponent

Gank
干货集中营 app 安卓实现,基于 RxFlux 架构使用了 RxJava、Retrofit、Glide、Koin等
Stars: ✭ 444 (+516.67%)
Mutual labels:  rxjava, dagger2
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 (-37.5%)
Mutual labels:  dagger2, retrofit2
UdacityPopularMovies
An Android app, that helps you browse most popular and most rated movies. This project is created for Udacity Android Developer Nanodegree.
Stars: ✭ 26 (-63.89%)
Mutual labels:  dagger2, retrofit2
Awesome Third Library Source Analysis
📖 Deep understanding of popular open source library source code (optimizing...)
Stars: ✭ 866 (+1102.78%)
Mutual labels:  rxjava, dagger2
Kotlin Android Examples
Stars: ✭ 146 (+102.78%)
Mutual labels:  rxjava, room-persistence-library
LittleLight
An Android app that uses Destiny's API to interact with in-game inventory.
Stars: ✭ 19 (-73.61%)
Mutual labels:  dagger2, retrofit2
KeepSafeNew
Sample app to demonstrate MVP (Model - View - Presenter), Android Architecture Components (Room Persistence, LiveData), RxJava2, ButterKnife in Android.
Stars: ✭ 58 (-19.44%)
Autodispose
Automatic binding+disposal of RxJava streams.
Stars: ✭ 3,209 (+4356.94%)
Mutual labels:  rxjava, rxandroid
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 (-4.17%)
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 (+511.11%)
Mutual labels:  rxjava, retrofit2
rxandroid2-retrofit2
Small tutorial to get started with RxAndroid 2 and Retrofit 2
Stars: ✭ 55 (-23.61%)
Mutual labels:  rxandroid, retrofit2
Todo
To-Do application written on Kotlin with RxJava and Dagger 2.
Stars: ✭ 61 (-15.28%)
Mutual labels:  rxjava, rxandroid
Reactivesensors
Android library monitoring device hardware sensors with RxJava
Stars: ✭ 161 (+123.61%)
Mutual labels:  rxjava, rxandroid
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 (-31.94%)
Mutual labels:  dagger2, retrofit2
Pokedex
🗡️ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
Stars: ✭ 4,882 (+6680.56%)
Mutual labels:  dagger2, mvvm-architecture
WanAndroid
一个简洁漂亮与众不同的WanAndroid客户端,欢迎下载体验(〃'▽'〃)。(A simple and beautiful Wanandroid client App.) MVVM + Dagger2 + DataBinding + Lifecycle + OkHttp + Retrofit2
Stars: ✭ 81 (+12.5%)
Mutual labels:  dagger2, retrofit2
Graphql Retrofit Converter
A Retrofit 2 Converter.Factory for GraphQL.
Stars: ✭ 46 (-36.11%)
Mutual labels:  rxjava, retrofit2
Bilisoleil
An unofficial bilibili client for android --rxjava2+mvp+okhttp3+retrofit2+dagger2
Stars: ✭ 430 (+497.22%)
Mutual labels:  dagger2, retrofit2
Clean Mvvm Archcomponents
👽 Android app consuming Star Wars API.Built with clean architecture ,MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
Stars: ✭ 285 (+295.83%)
Mutual labels:  mvvm-architecture, retrofit2
Rxbus
Event Bus By RxJava.
Stars: ✭ 2,126 (+2852.78%)
Mutual labels:  rxjava, rxandroid
Nybus
NYBus (RxBus) - A pub-sub library for Android and Java applications
Stars: ✭ 283 (+293.06%)
Mutual labels:  rxjava, rxjava-android
Cartoon
漫画软件——使用MVP + Retrofit + RxJava开发
Stars: ✭ 186 (+158.33%)
Mutual labels:  rxjava, retrofit2
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (+155.56%)
Mutual labels:  rxjava, rxandroid
Friendbook
📕 "友书" 小说阅读app
Stars: ✭ 275 (+281.94%)
Mutual labels:  rxjava, retrofit2
FindTaek
📦 내가 시킨 택배가 어디까지 왔는지 확인해보세요
Stars: ✭ 26 (-63.89%)
Mutual labels:  retrofit2, mvvm-architecture
Mvpdemo
Stars: ✭ 193 (+168.06%)
Mutual labels:  rxjava, rxandroid
Rxlowpoly
A RxJava based library using native code to convert images to Lowpoly for Android
Stars: ✭ 160 (+122.22%)
Mutual labels:  rxjava, rxjava-android
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 (-72.22%)
Mutual labels:  dagger2, retrofit2
Weatherapp
5 Day Forecast app that works on Android and uses latest tools (Kotlin, Navigation, Room, LiveData, Databinding, Dagger 2)
Stars: ✭ 426 (+491.67%)
Mutual labels:  rxjava, dagger2
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 (-47.22%)
Mutual labels:  retrofit2, mvvm-architecture
JustJava-Android
JustJava is a mock food ordering and delivery application for a coffee shop.
Stars: ✭ 59 (-18.06%)
Movieguide
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
Stars: ✭ 2,573 (+3473.61%)
Mutual labels:  rxjava, dagger2
Reactivenetwork
Android library listening network connection state and Internet connectivity with RxJava Observables
Stars: ✭ 2,484 (+3350%)
Mutual labels:  rxjava, rxandroid
Relax
☘☘Relax 基于Kotlin语言编写的一套组件化框架,不紧整体组件化、内部也高度组件化🎋你可配置MVP、MVVM的开发模式、也可以配置所需要的业务组件🍁🍁
Stars: ✭ 253 (+251.39%)
Mutual labels:  rxjava, livedata
Mvpapp
Android MVP Architecture
Stars: ✭ 2,354 (+3169.44%)
Mutual labels:  rxjava, dagger2
Dowy
🎬Application that displays a list of Movies and Tv Series using Modern Android Application Development tools and API's
Stars: ✭ 29 (-59.72%)
Mutual labels:  retrofit2, mvvm-architecture
CleanArchitectureMVVM
Example of Clean Architecture of Android app using MVVM, Koin, Coroutines, Retrofit, Room, Solid Principle, DRY, KISS, OOP
Stars: ✭ 60 (-16.67%)
Mutual labels:  retrofit2, mvvm-architecture
Musicplayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
Stars: ✭ 413 (+473.61%)
Mutual labels:  mvvm-architecture, livedata
nytclient-android
This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture
Stars: ✭ 24 (-66.67%)
Mutual labels:  dagger2, retrofit2
Hands-Chopping
MvpArms框架的练手demo,主要实现了Steam和杉果的每日优惠和游戏查找功能
Stars: ✭ 51 (-29.17%)
Mutual labels:  retrofit2, rxjava-android
stockwatcher
stockwatcher, a modern android development stack showcase
Stars: ✭ 62 (-13.89%)
Mutual labels:  dagger2, retrofit2
rxify
Now: RxJava Playground, Previous: Demo for the talk at DroidconIN 2016, Droidcon Boston 2017 and Codelab for GDG January Meetup
Stars: ✭ 59 (-18.06%)
Mutual labels:  rxjava, dagger2
ToDoApp
📱My android playground app - Simple and Fastest todo app - developing to cover most android concepts, simple logic can make me focus more on framework
Stars: ✭ 28 (-61.11%)
Mutual labels:  mvvm-architecture, livedata
Rxbluetooth
Android reactive bluetooth
Stars: ✭ 405 (+462.5%)
Mutual labels:  rxjava, rxandroid
WeatherApp MVI sample
🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library
Stars: ✭ 106 (+47.22%)
RxRealm
Utilities for using RxJava with Realm
Stars: ✭ 23 (-68.06%)
Mutual labels:  rxjava, rxjava-android
RickAndMorty-AndroidMVVMSample
An android sample project using Jetpack libraries and MVVM design pattern
Stars: ✭ 17 (-76.39%)
AndroidGo
Android、Flutter 开发者帮助 APP。包含事件分发、性能分析、Google Jetpack组件、OkHttp、RxJava、Retrofit、Volley、Canvas绘制以及优秀博文代码案例等内容,帮助开发者快速上手!
Stars: ✭ 30 (-58.33%)
Mutual labels:  rxjava, livedata
Daggerandroidmvvm
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
Stars: ✭ 255 (+254.17%)
Mutual labels:  rxjava, livedata
StatefulLiveData
StatefulLiveData is a lean, yet powerful tool that harnesses the capabilities of LiveData and enhances them, enabling the observer to distinguish between different states the data can be in, such as Success, Loading and Error.
Stars: ✭ 18 (-75%)
Mutual labels:  retrofit2, livedata
Bestnote
👊 持续更新,Java Android 近几年最全面的技术点以及面试题 供自己学习使用
Stars: ✭ 841 (+1068.06%)
Mutual labels:  dagger2, retrofit2
Animewallpaper
[Android] Konachan wallpaper downloader
Stars: ✭ 402 (+458.33%)
Mutual labels:  rxjava, retrofit2
Nytimes App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
Stars: ✭ 246 (+241.67%)
Android Kotlin Mvp Clean Architecture
Clean architecture blueprint using Kotlin and MVP pattern.
Stars: ✭ 105 (+45.83%)
kmpapp
👨‍💻 Kotlin Mobile Multiplatform App (Android & iOS). One Code To Rule Them All. MVVM, DI (Kodein), coroutines, livedata, ktor, serialization, mockk, detekt, ktlint, jacoco
Stars: ✭ 34 (-52.78%)
Mutual labels:  mvvm-architecture, livedata
MVVMJetpack
JectpackDemo
Stars: ✭ 37 (-48.61%)
Mutual labels:  retrofit2, livedata
MVPArchitecture
Android MVP architecture in Kotlin using Dagger2, RxJava2, Retrofit2 and so on
Stars: ✭ 27 (-62.5%)
Mutual labels:  dagger2, retrofit2
BakingApp
🍛🍴 This app allows a user to select a recipe and see video-guided steps for how to complete it, showcasing MVVM, Retrofit, ExoPlayer with lifecycle components, Master/Detail Flow, Widgets.
Stars: ✭ 18 (-75%)
Mutual labels:  retrofit2, mvvm-architecture
Readhub
Readhub AndroidClient
Stars: ✭ 40 (-44.44%)
Mutual labels:  rxjava, rxandroid
StackOverFlowApi
working with Stack OverFlow Api
Stars: ✭ 24 (-66.67%)
Mutual labels:  retrofit2, livedata
301-360 of 1084 similar projects