All Projects → EdgeMvp → Similar Projects or Alternatives

373 Open source projects that are alternatives of or similar to EdgeMvp

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 (+262.5%)
Mutual labels:  mvp, mvp-pattern, mvp-android
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (+16.07%)
Mutual labels:  mvp, mvp-pattern, mvp-android
Mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Stars: ✭ 776 (+1285.71%)
Mutual labels:  mvp, mvp-pattern, 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 (-71.43%)
Mutual labels:  mvp, mvp-pattern, mvp-android
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (+62.5%)
Mutual labels:  mvp, mvp-pattern, mvp-android
Rxweather
Architecting Android with RxJava
Stars: ✭ 570 (+917.86%)
Mutual labels:  mvp, mvp-pattern, mvp-android
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (+155.36%)
Mutual labels:  mvp, mvp-pattern, mvp-android
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (+28.57%)
Mutual labels:  mvp, mvp-pattern, 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 (+18017.86%)
Mutual labels:  mvp, mvp-pattern, mvp-android
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (+151.79%)
Mutual labels:  mvp, mvp-pattern, mvp-android
Trickl
trickl torrent client
Stars: ✭ 50 (-10.71%)
Mutual labels:  mvp, mvp-pattern, mvp-android
Android Kotlin Mvp Clean Architecture
Clean architecture blueprint using Kotlin and MVP pattern.
Stars: ✭ 105 (+87.5%)
Mutual labels:  mvp, mvp-pattern, mvp-android
Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (+67.86%)
Mutual labels:  mvp, mvp-pattern, mvp-android
visum
Android reactive MVP stack
Stars: ✭ 19 (-66.07%)
Mutual labels:  mvp, mvp-pattern, mvp-android
wikilight
A lightweight Wikipedia Client
Stars: ✭ 50 (-10.71%)
Mutual labels:  mvp, mvp-pattern, mvp-android
MVPDemo
MVP+动态代理的模式框架例子
Stars: ✭ 12 (-78.57%)
Mutual labels:  mvp, mvp-android
Linkage Recyclerview
即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。
Stars: ✭ 2,970 (+5203.57%)
Mutual labels:  mvp, 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 (-82.14%)
Mutual labels:  mvp, mvp-android
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
Stars: ✭ 234 (+317.86%)
Mutual labels:  mvp, mvp-android
uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Stars: ✭ 64 (+14.29%)
Mutual labels:  mvp, mvp-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 (-64.29%)
Mutual labels:  mvp, mvp-android
android-template
Template for android development at Tiki
Stars: ✭ 17 (-69.64%)
Mutual labels:  mvp, 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 (+998.21%)
Mutual labels:  mvp, mvp-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 (-73.21%)
Mutual labels:  mvp-pattern, mvp-android
Expensive
Simple Expense Manager App using MVP.
Stars: ✭ 19 (-66.07%)
Mutual labels:  mvp, mvp-android
Flair
This is powerful android framework
Stars: ✭ 31 (-44.64%)
Mutual labels:  mvp, mvp-android
Android Studio Mvp Template
Android MVP template for Android Studio
Stars: ✭ 636 (+1035.71%)
Mutual labels:  mvp, 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 (-64.29%)
Mutual labels:  mvp, 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 (+12.5%)
Mutual labels:  mvp, mvp-android
mvp-sample
一个简单的MVP示例,和传统不一样的是,我们把Activity/Fragment作为Presenter,把View单独提出来,扩展了Presenter的能力。
Stars: ✭ 41 (-26.79%)
Mutual labels:  mvp, mvp-android
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (+78.57%)
Mutual labels:  mvp, mvp-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 (+5164.29%)
Mutual labels:  mvp-pattern, mvp-android
Android Mvp Basic Sample
Android MVP Basic Sample
Stars: ✭ 140 (+150%)
Mutual labels:  mvp, mvp-android
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+2871.43%)
Mutual labels:  mvp, mvp-android
Devmvp
一键生成MVP架构基础代码-Android Studio模板
Stars: ✭ 145 (+158.93%)
Mutual labels:  mvp, mvp-android
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (+228.57%)
Mutual labels:  mvp, 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 (+571.43%)
Mutual labels:  mvp, mvp-android
Bothamui
Model View Presenter Framework written in Swift.
Stars: ✭ 357 (+537.5%)
Mutual labels:  mvp, mvp-pattern
Componentizationarch
Stars: ✭ 265 (+373.21%)
Mutual labels:  mvp, mvp-android
Supermvp
MVP“美”图+新闻+天气预报+Material+RxJava3+Retrofit2+Glide4+AndroidX+Leakcanary+Butterknife
Stars: ✭ 763 (+1262.5%)
Mutual labels:  mvp, mvp-android
Preservely
Lightweight Android lib preserving objects instances during orientation changes
Stars: ✭ 22 (-60.71%)
Mutual labels:  mvp, mvp-android
XMVP
This is a mvp framework to help you easily achieve mvp structure.
Stars: ✭ 61 (+8.93%)
Mutual labels:  mvp, mvp-android
mezon
Mezon is a simple php framework wich will help you to create business applications.
Stars: ✭ 35 (-37.5%)
Mutual labels:  mvp, mvp-pattern
Ngx Tour Of Heroes Mvp
Tour of Heroes Angular app using the Model-View-Presenter pattern
Stars: ✭ 92 (+64.29%)
Mutual labels:  mvp, mvp-pattern
Simple Mvp Retrofit Example
A simple example of a project using MVP architecture and Retrofit 2.0 library for Android for beginners.
Stars: ✭ 70 (+25%)
Mutual labels:  mvp, mvp-android
Android Mvp Dagger2 Flytranslate
MVP+RxJava+Retrofit+Dagger2, FlyTranslate是基于MVP开发的Android应用程序的通用架构集成了许多开源项目如Dagger2,RxJava,Retrofit ,使您的开发更快捷,更轻松。
Stars: ✭ 188 (+235.71%)
Mutual labels:  mvp, mvp-android
MVPDemo
Android MVP架构Demo--Android MVP架构从入门到精通-真枪实弹
Stars: ✭ 66 (+17.86%)
Mutual labels:  mvp, mvp-android
AlquranQ
Terjemahan Alquran Bahasa Indonesia & Bahasa Inggris
Stars: ✭ 26 (-53.57%)
Mutual labels:  mvp, mvp-android
birdchain-mvp
Decentralized application (Dapp) similar to instant messenger. The BIG difference is that it will allow its users to make a monthly passive income, while providing companies with higher quality and better-priced services.
Stars: ✭ 25 (-55.36%)
Mutual labels:  mvp
dagger2-clean-mvp-example
Sample project with a basic approach to CLEAN architecture on Android
Stars: ✭ 41 (-26.79%)
Mutual labels:  mvp
Swift-MVP-Sample
It's an iOS simple project that how I implement MVP (Model-View-Presenter) and Clean Architecture in Swift.
Stars: ✭ 27 (-51.79%)
Mutual labels:  mvp
MVPDemo
MVP 封装
Stars: ✭ 81 (+44.64%)
Mutual labels:  mvp
DaggerAutoInject
Inject automatically your Activities & Fragments, just with a simple annotation
Stars: ✭ 49 (-12.5%)
Mutual labels:  mvp
socket-rxjava
基于socket 和rxjava 通信的项目 没有http
Stars: ✭ 19 (-66.07%)
Mutual labels:  mvp-android
SimpleRecyclerView
Do not create RecyclerView.Adapter and RecyclerView.ViewHolder anymore.
Stars: ✭ 105 (+87.5%)
Mutual labels:  mvp-android
BakingApp
Udacity Android Developer Nanodegree, project 2.
Stars: ✭ 54 (-3.57%)
Mutual labels:  mvp-android
DaggerAndroidMVP
Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay
Stars: ✭ 43 (-23.21%)
Mutual labels:  mvp
situp android proj
🚀一个基组件化、模块化、MVP + MVVM 计划 App,兼容安卓 10.0 9.0 8.0 等 🔥a app like keep, you can edit your plans here, and you can share your life to others by post, too.🔥
Stars: ✭ 15 (-73.21%)
Mutual labels:  mvp-android
Reader
📚 MVP + Volley + Gson, 内容包含了糗事百科,煎蛋,和内涵段子
Stars: ✭ 60 (+7.14%)
Mutual labels:  mvp
LifeHelper
我的毕业设计,功能还是比较完善的
Stars: ✭ 40 (-28.57%)
Mutual labels:  mvp-android
1-60 of 373 similar projects