All Projects → Preservely → Similar Projects or Alternatives

756 Open source projects that are alternatives of or similar to Preservely

Flair
This is powerful android framework
Stars: ✭ 31 (+40.91%)
Mutual labels:  mvp, android-architecture, mvp-android
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
Stars: ✭ 234 (+963.64%)
Mutual labels:  mvp, android-architecture, 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 (+46018.18%)
Mutual labels:  mvp, android-architecture, 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 (+186.36%)
Mutual labels:  mvp, android-architecture, 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 (+822.73%)
Mutual labels:  mvp, android-architecture, mvp-android
Prevailer-orientation-support-library-for-Android
Prevailer is a simple android library that helps in preserving object instances across orientation change in android and is JAVA 8 and MVP ready.
Stars: ✭ 17 (-22.73%)
Mutual labels:  mvp, loader, orientation-changes
Mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Stars: ✭ 776 (+3427.27%)
Mutual labels:  mvp, android-architecture, 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 (-9.09%)
Mutual labels:  mvp, android-architecture, mvp-android
Android Kotlin Mvp Clean Architecture
Clean architecture blueprint using Kotlin and MVP pattern.
Stars: ✭ 105 (+377.27%)
Mutual labels:  mvp, android-architecture, mvp-android
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+7463.64%)
Mutual labels:  mvp, android-architecture, mvp-android
DaggerAndroidMVP
Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay
Stars: ✭ 43 (+95.45%)
Mutual labels:  mvp, android-architecture
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (+736.36%)
Mutual labels:  mvp, mvp-android
wikilight
A lightweight Wikipedia Client
Stars: ✭ 50 (+127.27%)
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 (-54.55%)
Mutual labels:  mvp, mvp-android
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-27.27%)
Mutual labels:  mvp, android-architecture
EdgeMvp
一个MVP架构利器。自动生成接口文件,且不需要实现接口。
Stars: ✭ 56 (+154.55%)
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 (+190.91%)
Mutual labels:  mvp, mvp-android
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (+22.73%)
Mutual labels:  mvp, android-architecture
Android Mvp Sample Application
Android MVP Sample Application
Stars: ✭ 260 (+1081.82%)
Mutual labels:  mvp, android-architecture
Clean Architecture Android
Sample to practice Clean Architecture in android applications.
Stars: ✭ 207 (+840.91%)
Mutual labels:  mvp, android-architecture
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+19718.18%)
Mutual labels:  mvp, android-architecture
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 (-9.09%)
Mutual labels:  mvp, mvp-android
Componentizationarch
Stars: ✭ 265 (+1104.55%)
Mutual labels:  mvp, mvp-android
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (+2104.55%)
Mutual labels:  mvp, android-architecture
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 (+2695.45%)
Mutual labels:  mvp, mvp-android
Devmvp
一键生成MVP架构基础代码-Android Studio模板
Stars: ✭ 145 (+559.09%)
Mutual labels:  mvp, mvp-android
Android Spotify Mvp
Android Sample to explain Model View Presenter in android applications.
Stars: ✭ 184 (+736.36%)
Mutual labels:  mvp, android-architecture
AlquranQ
Terjemahan Alquran Bahasa Indonesia & Bahasa Inggris
Stars: ✭ 26 (+18.18%)
Mutual labels:  mvp, mvp-android
mvp-sample
一个简单的MVP示例,和传统不一样的是,我们把Activity/Fragment作为Presenter,把View单独提出来,扩展了Presenter的能力。
Stars: ✭ 41 (+86.36%)
Mutual labels:  mvp, mvp-android
Trickl
trickl torrent client
Stars: ✭ 50 (+127.27%)
Mutual labels:  mvp, mvp-android
android-template
Template for android development at Tiki
Stars: ✭ 17 (-22.73%)
Mutual labels:  mvp, mvp-android
MVPDemo
MVP+动态代理的模式框架例子
Stars: ✭ 12 (-45.45%)
Mutual labels:  mvp, mvp-android
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (+550%)
Mutual labels:  mvp, mvp-android
Mvp Architecture Components
This is a sample project, showing the connection between Android Architecture Components and MVP pattern.
Stars: ✭ 143 (+550%)
Mutual labels:  mvp, android-architecture
MVPDemo
Android MVP架构Demo--Android MVP架构从入门到精通-真枪实弹
Stars: ✭ 66 (+200%)
Mutual labels:  mvp, mvp-android
visum
Android reactive MVP stack
Stars: ✭ 19 (-13.64%)
Mutual labels:  mvp, mvp-android
mvp with dagger
How presenters survive Activity recreations on configuration changes with Dagger2
Stars: ✭ 29 (+31.82%)
Mutual labels:  mvp, android-architecture
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (+195.45%)
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 (+1609.09%)
Mutual labels:  mvp, mvp-android
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (+540.91%)
Mutual labels:  mvp, mvp-android
Rxweather
Architecting Android with RxJava
Stars: ✭ 570 (+2490.91%)
Mutual labels:  mvp, mvp-android
XMVP
This is a mvp framework to help you easily achieve mvp structure.
Stars: ✭ 61 (+177.27%)
Mutual labels:  mvp, mvp-android
Expensive
Simple Expense Manager App using MVP.
Stars: ✭ 19 (-13.64%)
Mutual labels:  mvp, mvp-android
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+4509.09%)
Mutual labels:  mvp, android-architecture
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (+227.27%)
Mutual labels:  mvp, mvp-android
Linkage Recyclerview
即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。
Stars: ✭ 2,970 (+13400%)
Mutual labels:  mvp, mvp-android
Simple Mvp Retrofit Example
A simple example of a project using MVP architecture and Retrofit 2.0 library for Android for beginners.
Stars: ✭ 70 (+218.18%)
Mutual labels:  mvp, mvp-android
Android Mvp Dagger2 Flytranslate
MVP+RxJava+Retrofit+Dagger2, FlyTranslate是基于MVP开发的Android应用程序的通用架构集成了许多开源项目如Dagger2,RxJava,Retrofit ,使您的开发更快捷,更轻松。
Stars: ✭ 188 (+754.55%)
Mutual labels:  mvp, mvp-android
Android Mvp Architecture
MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5
Stars: ✭ 82 (+272.73%)
Mutual labels:  mvp, android-architecture
Supermvp
MVP“美”图+新闻+天气预报+Material+RxJava3+Retrofit2+Glide4+AndroidX+Leakcanary+Butterknife
Stars: ✭ 763 (+3368.18%)
Mutual labels:  mvp, mvp-android
Android Architecture
🌇该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。
Stars: ✭ 112 (+409.09%)
Mutual labels:  mvp, android-architecture
Android Mvp Basic Sample
Android MVP Basic Sample
Stars: ✭ 140 (+536.36%)
Mutual labels:  mvp, mvp-android
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (+354.55%)
Mutual labels:  mvp, mvp-android
Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (+327.27%)
Mutual labels:  mvp, mvp-android
Bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
Stars: ✭ 226 (+927.27%)
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-27.27%)
Mutual labels:  mvp, mvp-android
Android Studio Mvp Template
Android MVP template for Android Studio
Stars: ✭ 636 (+2790.91%)
Mutual labels:  mvp, mvp-android
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (+313.64%)
Mutual labels:  mvp, mvp-android
Rxviper
Android micro framework for developing apps based on clean VIPER architecture.
Stars: ✭ 112 (+409.09%)
Mutual labels:  mvp, android-architecture
Android Tech Frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Stars: ✭ 10,334 (+46872.73%)
Mutual labels:  mvp, android-architecture
1-60 of 756 similar projects