All Projects → XYZReader → Similar Projects or Alternatives

148 Open source projects that are alternatives of or similar to XYZReader

BakingApp
Udacity Android Developer Nanodegree, project 2.
Stars: ✭ 54 (+217.65%)
Mutual labels:  mvp-architecture, dagger2-mvp
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (+282.35%)
Mutual labels:  mvp-architecture, dagger2-mvp
Android Rxpresenter
A Reactive Presenter library for MVP pattern for modern Android Apps
Stars: ✭ 21 (+23.53%)
Mutual labels:  mvp-architecture, rxjava-android
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (+358.82%)
Mutual labels:  mvp-architecture, dagger2-mvp
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+25547.06%)
Mutual labels:  mvp-architecture, rxjava-android
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 (+17241.18%)
Mutual labels:  mvp-architecture, dagger2-mvp
uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Stars: ✭ 64 (+276.47%)
Mutual labels:  mvp-architecture, dagger2-mvp
MVPHulk
Android MVP 快速集成方案 (支持AndroidX)
Stars: ✭ 19 (+11.76%)
Mutual labels:  dagger2-mvp, rxjava-android
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Stars: ✭ 21 (+23.53%)
Mutual labels:  dagger2-mvp, rxjava-android
MVPArchitecture
Android MVP architecture in Kotlin using Dagger2, RxJava2, Retrofit2 and so on
Stars: ✭ 27 (+58.82%)
Mutual labels:  mvp-architecture, dagger2-mvp
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 (+3517.65%)
Mutual labels:  mvp-architecture, rxjava-android
mvp-architecture-kotlin-dagger-2-retrofit-android
Android Application MVP (Model-View-Presenter) architecture example using Dagger2 Dependency Injection (DI) and Retrofit Tutorial using Kotlin programming language.
Stars: ✭ 15 (-11.76%)
Mutual labels:  mvp-architecture, dagger2-mvp
Trickl
trickl torrent client
Stars: ✭ 50 (+194.12%)
Mutual labels:  mvp-architecture
RxActivityIndicator-Android
A small library that helps you keep track of operations progress. It allows you to show progress bar (indicator) in a convenient way.
Stars: ✭ 12 (-29.41%)
Mutual labels:  rxjava-android
Reamp
A painkiller for your Android apps
Stars: ✭ 51 (+200%)
Mutual labels:  mvp-architecture
XMVP
This is a mvp framework to help you easily achieve mvp structure.
Stars: ✭ 61 (+258.82%)
Mutual labels:  mvp-architecture
MVPDemo
MVP+动态代理的模式框架例子
Stars: ✭ 12 (-29.41%)
Mutual labels:  mvp-architecture
Kata-Dagger2-Android
Kata to practice Dependency injection using Dagger 2.
Stars: ✭ 21 (+23.53%)
Mutual labels:  dagger2-mvp
android-mvp-kotlin
使用kotlin实现Android MVP模式,使用了Dagger2、Retrofit、RxJava等
Stars: ✭ 14 (-17.65%)
Mutual labels:  dagger2-mvp
Awesome Android Complete Reference
Awesome Android references for everything like best practices, performance optimization, etc.
Stars: ✭ 2,701 (+15788.24%)
Mutual labels:  mvp-architecture
NewsPin
News app for android using Kotlin, coroutines, MVP architecture
Stars: ✭ 25 (+47.06%)
Mutual labels:  mvp-architecture
Awesome Wanandroid
⚡致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n
Stars: ✭ 2,525 (+14752.94%)
Mutual labels:  mvp-architecture
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (+982.35%)
Mutual labels:  mvp-architecture
Cheffaue
📯 Android app to demonstrate my Android Architecture phlosophy for designing apps.
Stars: ✭ 14 (-17.65%)
Mutual labels:  dagger2-mvp
Android Firebase Kotlin Java Mvp Mvc Mvvm Chat
Simple chat Application with one to one connectivity using Firebase Real time Database written in MVC,MVP and MVVM architecture to better understand the android coding patterns. Purpose of writing same application functionality with 3 different pattern is to show how single application can be developed using 3 different patterns(Mvc, Mvp, Mvvm).
Stars: ✭ 180 (+958.82%)
Mutual labels:  mvp-architecture
Kotlin-MVP-Testing
Examples of testing different layers of an Android app with MVP architecture.
Stars: ✭ 24 (+41.18%)
Mutual labels:  mvp-architecture
Android Audiorecorder App
Android application to record audio. RxJava2, Dagger2, MVP, RoomDb.
Stars: ✭ 180 (+958.82%)
Mutual labels:  mvp-architecture
AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
Stars: ✭ 27 (+58.82%)
Mutual labels:  mvp-architecture
ExamplesAndroid
Simple Example of Android [APIFacebook,APIGoogleMaps,APITwitter,Volley,Picasso etc etc etc]
Stars: ✭ 24 (+41.18%)
Mutual labels:  mvp-architecture
MVPDemo
Android MVP架构Demo--Android MVP架构从入门到精通-真枪实弹
Stars: ✭ 66 (+288.24%)
Mutual labels:  mvp-architecture
mitsumine
Android用はてなブックマーククライアント
Stars: ✭ 40 (+135.29%)
Mutual labels:  mvp-architecture
mezon
Mezon is a simple php framework wich will help you to create business applications.
Stars: ✭ 35 (+105.88%)
Mutual labels:  mvp-architecture
KDirtyAndroid
A dirty approach for truly client Android applications using Kotlin
Stars: ✭ 17 (+0%)
Mutual labels:  dagger2-mvp
RxKata
Learn Rx through Katas and exercises
Stars: ✭ 19 (+11.76%)
Mutual labels:  rxjava-android
clutch
No description or website provided.
Stars: ✭ 14 (-17.65%)
Mutual labels:  mvp-architecture
Linkage Recyclerview
即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。
Stars: ✭ 2,970 (+17370.59%)
Mutual labels:  mvp-architecture
DailyFeed
iOS client for newsapi.org
Stars: ✭ 128 (+652.94%)
Mutual labels:  news-reader
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
Stars: ✭ 234 (+1276.47%)
Mutual labels:  mvp-architecture
StreamBox
直播聚合APP,包含熊猫tv,斗鱼tv,战旗tv,全民tv等等
Stars: ✭ 27 (+58.82%)
Mutual labels:  mvp-architecture
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 (+1094.12%)
Mutual labels:  mvp-architecture
ParkingDemo
Taipei City Parking Lot Information Query System Demo
Stars: ✭ 18 (+5.88%)
Mutual labels:  mvp-architecture
android-base-project
Android LateralView Base Project
Stars: ✭ 25 (+47.06%)
Mutual labels:  mvp-architecture
Android Permission Checker App
Android App to check requested permission details of all installed applications
Stars: ✭ 178 (+947.06%)
Mutual labels:  mvp-architecture
Maowanandoidclient
🌈打造一款有较好体验的WanAndroid客户端,在学习中不断提升自我。同款跨平台Flutter版本:https://github.com/maoqitian/flutter_wanandroid
Stars: ✭ 163 (+858.82%)
Mutual labels:  mvp-architecture
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 (-41.18%)
Mutual labels:  dagger2-mvp
Mifos Mobile
Repository for the Mifos Mobile Banking App for clients
Stars: ✭ 154 (+805.88%)
Mutual labels:  mvp-architecture
Praxis
Example Android project using MVVM, DaggerAndroid, Jetpack Compose, Retrofit, Coroutines and Multi module architecture ✌🏽
Stars: ✭ 258 (+1417.65%)
Mutual labels:  rxjava-android
Android Client
An android client for the MifosX platform
Stars: ✭ 150 (+782.35%)
Mutual labels:  mvp-architecture
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (+741.18%)
Mutual labels:  mvp-architecture
wikilight
A lightweight Wikipedia Client
Stars: ✭ 50 (+194.12%)
Mutual labels:  mvp-architecture
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (+729.41%)
Mutual labels:  mvp-architecture
Androidstarter
A sample Android app using the MVP architecture.
Stars: ✭ 140 (+723.53%)
Mutual labels:  mvp-architecture
CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (+88.24%)
Mutual labels:  dagger2-mvp
DaggerAndroidMVP
Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay
Stars: ✭ 43 (+152.94%)
Mutual labels:  dagger2-mvp
RAD
Mvp+Databinding+Aop+Rx
Stars: ✭ 27 (+58.82%)
Mutual labels:  mvp-architecture
Android Mvp Basic Sample
Android MVP Basic Sample
Stars: ✭ 140 (+723.53%)
Mutual labels:  mvp-architecture
Nice Knowledge System
📚不积跬步无以至千里,每天进步一点点,Passion,Self-regulation,Love and Share
Stars: ✭ 137 (+705.88%)
Mutual labels:  mvp-architecture
Sample dagger2
The guide of the Dagger2 and dagger.android usage in Android.
Stars: ✭ 98 (+476.47%)
Mutual labels:  dagger2-mvp
Eve
Eve and Wall-e
Stars: ✭ 133 (+682.35%)
Mutual labels:  mvp-architecture
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+9688.24%)
Mutual labels:  mvp-architecture
1-60 of 148 similar projects