All Projects → socket-rxjava → Similar Projects or Alternatives

86 Open source projects that are alternatives of or similar to socket-rxjava

Simple Mvp Retrofit Example
A simple example of a project using MVP architecture and Retrofit 2.0 library for Android for beginners.
Stars: ✭ 70 (+268.42%)
Mutual labels:  mvp-android
Android Rxpresenter
A Reactive Presenter library for MVP pattern for modern Android Apps
Stars: ✭ 21 (+10.53%)
Mutual labels:  mvp-android
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (+642.11%)
Mutual labels:  mvp-android
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (+378.95%)
Mutual labels:  mvp-android
Fasthub
FastHub the ultimate GitHub client for Android.
Stars: ✭ 5,543 (+29073.68%)
Mutual labels:  mvp-android
Android Mvp Dagger2 Flytranslate
MVP+RxJava+Retrofit+Dagger2, FlyTranslate是基于MVP开发的Android应用程序的通用架构集成了许多开源项目如Dagger2,RxJava,Retrofit ,使您的开发更快捷,更轻松。
Stars: ✭ 188 (+889.47%)
Mutual labels:  mvp-android
Android Architectures Kotlin
Simple examples showcasing implementation of some popular app architecture patterns using Kotlin.
Stars: ✭ 52 (+173.68%)
Mutual labels:  mvp-android
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-15.79%)
Mutual labels:  mvp-android
Mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Stars: ✭ 776 (+3984.21%)
Mutual labels:  mvp-android
Generator Android Mvp Starter
[Yeoman Generator] Generate MVP Architecture for Android App using https://git.io/v9Ujz
Stars: ✭ 129 (+578.95%)
Mutual labels:  mvp-android
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (+426.32%)
Mutual labels:  mvp-android
Cleanarchitecturemanifest
Description of the main principles and rules for building an Android application using Clean Architecture approach
Stars: ✭ 444 (+2236.84%)
Mutual labels:  mvp-android
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (+968.42%)
Mutual labels:  mvp-android
Telegraph Android
Telegraph X is Android client for Telegra.ph minimalist publishing tool (made by Telegram team) that allows you to create and manage publications
Stars: ✭ 78 (+310.53%)
Mutual labels:  mvp-android
MVPDemo
Android MVP架构Demo--Android MVP架构从入门到精通-真枪实弹
Stars: ✭ 66 (+247.37%)
Mutual labels:  mvp-android
Todo
To-Do application written on Kotlin with RxJava and Dagger 2.
Stars: ✭ 61 (+221.05%)
Mutual labels:  mvp-android
Devmvp
一键生成MVP架构基础代码-Android Studio模板
Stars: ✭ 145 (+663.16%)
Mutual labels:  mvp-android
Flair
This is powerful android framework
Stars: ✭ 31 (+63.16%)
Mutual labels:  mvp-android
ExpenseManager
Android app to manage expenses
Stars: ✭ 65 (+242.11%)
Mutual labels:  mvp-android
Afmall
A pure shopping App based on Kotlin + ARouter + MVP + RxJava2 + Retrofit + Dagger2 + 七牛云 + Glide
Stars: ✭ 20 (+5.26%)
Mutual labels:  mvp-android
Just Another Android App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
Stars: ✭ 1,654 (+8605.26%)
Mutual labels:  mvp-android
Android Studio Mvp Template
Android MVP template for Android Studio
Stars: ✭ 636 (+3247.37%)
Mutual labels:  mvp-android
Linkage Recyclerview
即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。
Stars: ✭ 2,970 (+15531.58%)
Mutual labels:  mvp-android
Rxweather
Architecting Android with RxJava
Stars: ✭ 570 (+2900%)
Mutual labels:  mvp-android
Androidcoroutinesplayground
Android Coroutines Playground
Stars: ✭ 119 (+526.32%)
Mutual labels:  mvp-android
Android Kotlin Mvp Clean Architecture
Clean architecture blueprint using Kotlin and MVP pattern.
Stars: ✭ 105 (+452.63%)
Mutual labels:  mvp-android
Firebucket
Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
Stars: ✭ 376 (+1878.95%)
Mutual labels:  mvp-android
Listenermusicplayer
A Grace Material Design Music Player
Stars: ✭ 2,360 (+12321.05%)
Mutual labels:  mvp-android
Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (+394.74%)
Mutual labels:  mvp-android
Trickl
trickl torrent client
Stars: ✭ 50 (+163.16%)
Mutual labels:  mvp-android
Openticator
Another authenticator implementation
Stars: ✭ 80 (+321.05%)
Mutual labels:  mvp-android
Conductormvp
Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes
Stars: ✭ 192 (+910.53%)
Mutual labels:  mvp-android
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (+278.95%)
Mutual labels:  mvp-android
mvp-sample
一个简单的MVP示例,和传统不一样的是,我们把Activity/Fragment作为Presenter,把View单独提出来,扩展了Presenter的能力。
Stars: ✭ 41 (+115.79%)
Mutual labels:  mvp-android
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 (+231.58%)
Mutual labels:  mvp-android
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (+868.42%)
Mutual labels:  mvp-android
Ndileber
学习google的MVP框架,来重构dileber
Stars: ✭ 57 (+200%)
Mutual labels:  mvp-android
XMVP
This is a mvp framework to help you easily achieve mvp structure.
Stars: ✭ 61 (+221.05%)
Mutual labels:  mvp-android
Basepro
使用MVPArms框架搭建的一个基类工程,便于日常项目开发。
Stars: ✭ 41 (+115.79%)
Mutual labels:  mvp-android
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (+652.63%)
Mutual labels:  mvp-android
Statussaver For Whatsapp
A simple app to save Whatsapp Status Images! Developed using MVP, rxJava, Dagger2 etc.
Stars: ✭ 30 (+57.89%)
Mutual labels:  mvp-android
Klean-ArchiteKture
Kotlin Android clean-architecture demo project for a meetup talk. Slides: https://docs.google.com/presentation/d/1CxnntHf3CorNDicx_cDN5s1t5pEbUwjwWHZ5PNmfe6Y/edit?usp=sharing
Stars: ✭ 10 (-47.37%)
Mutual labels:  mvp-android
Karchi
Repository that showcases 3 different Android app architectures, all with Java and Kotlin versions: "Standard Android", MVP and MVVM. The exact same app is built 6 times following the different patterns.
Stars: ✭ 20 (+5.26%)
Mutual labels:  mvp-android
Android Mvp Basic Sample
Android MVP Basic Sample
Stars: ✭ 140 (+636.84%)
Mutual labels:  mvp-android
Expensive
Simple Expense Manager App using MVP.
Stars: ✭ 19 (+0%)
Mutual labels:  mvp-android
Preservely
Lightweight Android lib preserving objects instances during orientation changes
Stars: ✭ 22 (+15.79%)
Mutual labels:  mvp-android
Supermvp
MVP“美”图+新闻+天气预报+Material+RxJava3+Retrofit2+Glide4+AndroidX+Leakcanary+Butterknife
Stars: ✭ 763 (+3915.79%)
Mutual labels:  mvp-android
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+8657.89%)
Mutual labels:  mvp-android
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (+3136.84%)
Mutual labels:  mvp-android
wikilight
A lightweight Wikipedia Client
Stars: ✭ 50 (+163.16%)
Mutual labels:  mvp-android
Protein
🥚 An Android App for Dribbble
Stars: ✭ 598 (+3047.37%)
Mutual labels:  mvp-android
Photonoter
📓Material Design风格的开源照片笔记。(MVP+Dagger2+RxJava+AspectJ+Dex处理)
Stars: ✭ 1,592 (+8278.95%)
Mutual labels:  mvp-android
Mvp Android Arch Component
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
Stars: ✭ 446 (+2247.37%)
Mutual labels:  mvp-android
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
Stars: ✭ 234 (+1131.58%)
Mutual labels:  mvp-android
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 (+53300%)
Mutual labels:  mvp-android
BakingApp
Udacity Android Developer Nanodegree, project 2.
Stars: ✭ 54 (+184.21%)
Mutual labels:  mvp-android
InstantAppStarter
Starter Project Structure for Android Instant app. https://blog.mindorks.com/android-mvp-architecture-with-instant-app-support-11ba48241a82
Stars: ✭ 44 (+131.58%)
Mutual labels:  mvp-android
AlquranQ
Terjemahan Alquran Bahasa Indonesia & Bahasa Inggris
Stars: ✭ 26 (+36.84%)
Mutual labels:  mvp-android
Bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
Stars: ✭ 226 (+1089.47%)
Mutual labels:  mvp-android
Rxapp
Stars: ✭ 108 (+468.42%)
Mutual labels:  mvp-android
1-60 of 86 similar projects