All Projects → Bothamui → Similar Projects or Alternatives

333 Open source projects that are alternatives of or similar to Bothamui

Mvparmstemplate
🛠️ A template for Android Studio to create MVPArms and MVPArt Page
Stars: ✭ 697 (+95.24%)
Mutual labels:  mvp
Devutils
🔥 ( 持续更新,目前含 160+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。
Stars: ✭ 680 (+90.48%)
Mutual labels:  mvp
Wanandroid
🐔🏀【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手
Stars: ✭ 674 (+88.8%)
Mutual labels:  mvp
Bookdash Android App
An Android app that lets you download free children's books in different languages from non-profit publisher Book Dash
Stars: ✭ 649 (+81.79%)
Mutual labels:  mvp
Mosby
A Model-View-Presenter / Model-View-Intent library for modern Android apps
Stars: ✭ 5,473 (+1433.05%)
Mutual labels:  mvp
Ios Mvp Clean Architecture
Demo iOS application built to highlight MVP (Model View Presenter) and Clean Architecture concepts
Stars: ✭ 637 (+78.43%)
Mutual labels:  mvp
Android Studio Mvp Template
Android MVP template for Android Studio
Stars: ✭ 636 (+78.15%)
Mutual labels:  mvp
Sprintnba
🏀 NBA客户端
Stars: ✭ 629 (+76.19%)
Mutual labels:  mvp
Iosdesignpatternsamples
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
Stars: ✭ 622 (+74.23%)
Mutual labels:  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 (+72.27%)
Mutual labels:  mvp
Node Express Mongodb Jwt Rest Api Skeleton
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
Stars: ✭ 603 (+68.91%)
Mutual labels:  mvp
Kotlin Android Starter
[Kotlin Android] Kotlin Android starter based MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Kotlin Android project.
Stars: ✭ 589 (+64.99%)
Mutual labels:  mvp
Androidrapidlibrary
Android 快速开发库,主要想实现一条属于自己的开发框架。包括网络访问,数据,UI等等
Stars: ✭ 577 (+61.62%)
Mutual labels:  mvp
Androidquick
做外包用的快速开发库--微信、支付宝支付(含签名,下单)、自定义View(验证码/密码,九宫格图片上传等)、换肤、图片预览、RxJava、EventBus、JetPack、CameraX、base层封装等
Stars: ✭ 565 (+58.26%)
Mutual labels:  mvp
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (+35.85%)
Mutual labels:  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 (+1121.29%)
Mutual labels:  mvp
Knowledge
DEPRECATED
Stars: ✭ 461 (+29.13%)
Mutual labels:  mvp
Android Dagger2 Example
This project implements the dagger 2 in android for dependency injection
Stars: ✭ 453 (+26.89%)
Mutual labels:  mvp
Kotlinandroid
组件化 + MVP + Retrofit + RxKotlin + Dagger2实现的一款用Kotlin语言编写的多媒体类应用。
Stars: ✭ 451 (+26.33%)
Mutual labels:  mvp
Ferro
Simple and powerful MVP library for Android
Stars: ✭ 441 (+23.53%)
Mutual labels:  mvp
Bilisoleil
An unofficial bilibili client for android --rxjava2+mvp+okhttp3+retrofit2+dagger2
Stars: ✭ 430 (+20.45%)
Mutual labels:  mvp
Rxjava Mvp Giphy
Showcase of RxJava used with MVP and some other popular android libraries
Stars: ✭ 429 (+20.17%)
Mutual labels:  mvp
Androidut
Android开发中必要的一环---单元测试(Unit Test)
Stars: ✭ 419 (+17.37%)
Mutual labels:  mvp
Vue Skeleton Mvp
VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
Stars: ✭ 406 (+13.73%)
Mutual labels:  mvp
Ugank
🍖「有干货」Gank.io 第三方客户端(MVP)
Stars: ✭ 402 (+12.61%)
Mutual labels:  mvp
Android Mvp Interactor Architecture
Extension of the android-mvp-architecture for very large projects.
Stars: ✭ 388 (+8.68%)
Mutual labels:  mvp
Accountbook
[停止维护] 一个数据存储使用的 Leancloud、架构采用 MVP 的记账本 APP。
Stars: ✭ 385 (+7.84%)
Mutual labels:  mvp
Firebucket
Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
Stars: ✭ 376 (+5.32%)
Mutual labels:  mvp
Wac
WebAssembly interpreter in C
Stars: ✭ 372 (+4.2%)
Mutual labels:  mvp
Movies Kotlin Kata
Katas for practice Kotlin( Coroutines, dataclasses, delegate properties...) Clean Architecture and best practices in Android(DI, Dagger, MVP, Espresso) implemented by Jorge Sánchez (Xurxodev)
Stars: ✭ 240 (-32.77%)
Mutual labels:  mvp-pattern
Mvp Helpers
♻️Helper classes to build Android Apps through MVP pattern in a faster way
Stars: ✭ 42 (-88.24%)
Mutual labels:  mvp-pattern
Codeparadise
Web based platform for kids to learn to program using Object Oriented principles in Smalltalk
Stars: ✭ 35 (-90.2%)
Mutual labels:  mvp-pattern
Westore
更好的小程序项目架构
Stars: ✭ 3,897 (+991.6%)
Mutual labels:  mvp
301-333 of 333 similar projects