Projects in Awesome Lists tagged with mvp-android
A curated list of projects in awesome lists tagged with mvp-android .
https://github.com/jessyancoding/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 快速集成框架).
android android-application android-architecture android-library architectural architecture arms butterknife dagger2 model-view-presenter mvp mvp-android mvp-architecture mvp-library mvp-pattern mvparms presenter retrofit2 rxjava wiki-documentation
Last synced: 14 May 2025
https://github.com/JessYanCoding/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 快速集成框架).
android android-application android-architecture android-library architectural architecture arms butterknife dagger2 model-view-presenter mvp mvp-android mvp-architecture mvp-library mvp-pattern mvparms presenter retrofit2 rxjava wiki-documentation
Last synced: 22 Jul 2025
https://github.com/k0shk0sh/fasthub
FastHub the ultimate GitHub client for Android.
android android-app android-application android-github enterprise fasthub github-android github-client github-mvp mvp-android mvp-architecture
Last synced: 28 Sep 2025
https://github.com/k0shk0sh/FastHub
FastHub the ultimate GitHub client for Android.
android android-app android-application android-github enterprise fasthub github-android github-client github-mvp mvp-android mvp-architecture
Last synced: 14 Mar 2025
https://github.com/KunMinX/Linkage-RecyclerView
即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。
android-library androidx eleme linkage meituan mvp mvp-android mvp-architecture recyclerview
Last synced: 27 Mar 2025
https://github.com/kunminx/linkage-recyclerview
即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。
android-library androidx eleme linkage meituan mvp mvp-android mvp-architecture recyclerview
Last synced: 14 May 2025
https://github.com/codeestx/geeknews
:books:A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
android-application app butterknife dagger2 glide jsoup material-design mvp-android mvp-architecture okhttp3 reading-program realm retrofit rxbus rxjava v2ex zhihu
Last synced: 15 May 2025
https://github.com/codeestX/GeekNews
:books:A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
android-application app butterknife dagger2 glide jsoup material-design mvp-android mvp-architecture okhttp3 reading-program realm retrofit rxbus rxjava v2ex zhihu
Last synced: 12 Apr 2025
https://github.com/mxdldev/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项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。
android android-architecture androidmodule dagger2 dagger2-mvp databinding databinding-android model-view-presenter mvp-android mvp-architecture mvp-pattern mvvm mvvm-android mvvm-architecture mvvm-databing plugin presenter retrofit2 rxjava2 virtualapk
Last synced: 15 May 2025
https://github.com/hefuyicoder/listenermusicplayer
A Grace Material Design Music Player
android-application material-design music-player mvp-android retrofit2-rxjava
Last synced: 08 Apr 2025
https://github.com/hefuyicoder/ListenerMusicPlayer
A Grace Material Design Music Player
android-application material-design music-player mvp-android retrofit2-rxjava
Last synced: 09 Jul 2025
https://github.com/jessyancoding/armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
android android-application android-architecture android-component architecture arms armscomponent dagger2 mvp mvp-android mvp-architecture mvparms retrofit2 rxjava2 wiki-documentation
Last synced: 16 May 2025
https://github.com/JessYanCoding/ArmsComponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
android android-application android-architecture android-component architecture arms armscomponent dagger2 mvp mvp-android mvp-architecture mvparms retrofit2 rxjava2 wiki-documentation
Last synced: 22 Jul 2025
https://github.com/athkalia/just-another-android-app
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
android android-architecture android-development butterknife crashlytics dagger2 fabric glide jacoco mockwebserver mosby mvp-android retrofit2 retrolambda robolectric rxjava static-analysis stetho teamcity timber
Last synced: 27 Sep 2025
https://github.com/athkalia/Just-Another-Android-App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
android android-architecture android-development butterknife crashlytics dagger2 fabric glide jacoco mockwebserver mosby mvp-android retrofit2 retrolambda robolectric rxjava static-analysis stetho teamcity timber
Last synced: 02 Apr 2025
https://github.com/yydcdut/PhotoNoter
:notebook:Material Design风格的开源照片笔记。(MVP+Dagger2+RxJava+AspectJ+Dex处理)
android animation aop-aspects aspectj camera2-api dex material-design mvp-android mvp-architecture rxandroid rxjava
Last synced: 15 Mar 2025
https://github.com/jessyancoding/mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
android-architecture android-library architectural-patterns architecture arms mvp mvp-android mvp-architecture mvp-library mvp-pattern mvparms mvpart
Last synced: 04 Apr 2025
https://github.com/liuyanggithub/SuperMvp
MVP“美”图+新闻+天气预报+Material+RxJava3+Retrofit2+Glide4+AndroidX+Leakcanary+Butterknife
android android-rxjava material mvp mvp-android mvp-architecture recyclerview retrofit2 rxjava
Last synced: 28 Mar 2025
https://github.com/janishar/android-kotlin-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
android-mvp-architecture android-mvp-kotlin dagger2 database fast-android-networking kotlin kotlin-android mindorks mindorks-mvp mvp mvp-android mvp-architecture placeholderview room rxjava rxjava-android rxjava2
Last synced: 12 Apr 2025
https://github.com/lilongweidev/GoodWeather
好天气APP(天气预报、空气质量、生活建议、灾害预警、出行建议、城市切换、城市搜索、天气信息语音播报、语音搜索城市天气、世界国家/地区的城市、常用城市、地图天气、地图搜索定位、手动点击定位、壁纸切换、应用自动更新)
map-weather mvp-android weather-api weather-app
Last synced: 28 Apr 2025
https://github.com/benoitletondor/Android-Studio-MVP-template
Android MVP template for Android Studio
android android-studio android-studio-template boilerplate mvp mvp-android mvp-boilerplate
Last synced: 26 Mar 2025
https://github.com/gejiaheng/protein
:egg: An Android App for Dribbble
android-app autovalue dribbble dribbble-client mvp-android mvp-architecture rxjava2
Last synced: 05 Apr 2025
https://github.com/smartdengg/rxweather
Architecting Android with RxJava
mvp mvp-android mvp-pattern rxjava
Last synced: 05 Apr 2025
https://github.com/imangazalievm/cleanarchitecturemanifest
Description of the main principles and rules for building an Android application using Clean Architecture approach
android android-architecture android-development clean-architecture dagger2-mvp mvp-android rxjava-android
Last synced: 05 Apr 2025
https://github.com/remychantenay/firebucket
Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
android clean-architecture dagger firebase mvp mvp-android rxjava
Last synced: 12 Jun 2025
https://github.com/remychantenay/Firebucket
Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
android clean-architecture dagger firebase mvp mvp-android rxjava
Last synced: 22 Jul 2025
https://github.com/imangazalievm/bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
android-architecture android-development clean-architecture dagger2 mvp-android rxjava
Last synced: 20 Aug 2025
https://github.com/git-xuhao/androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
android androidmvp base basemvp mvp mvp-android mvp-architecture retrofit rxandroid rxbus rxjava rxjava2 rxjava2-retrofit2 rxlifecycle
Last synced: 21 Jul 2025
https://github.com/jshvarts/conductormvp
Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes
butterknife conductor dagger-2 dagger2-mvp kotlin-android multi-project mvp-android room room-persistence-library rxandroid rxjava2
Last synced: 13 May 2025
https://github.com/mxdldev/android-mvp-dagger2-flytranslate
MVP+RxJava+Retrofit+Dagger2, FlyTranslate是基于MVP开发的Android应用程序的通用架构集成了许多开源项目如Dagger2,RxJava,Retrofit ,使您的开发更快捷,更轻松。
mvp mvp-android rxjava2-dagger2-retrofit2
Last synced: 09 Jan 2026
https://github.com/amitshekhariitbhu/android-mvp-basic-sample
Android MVP Basic Sample
android-mvp mvp mvp-android mvp-architecture sample sample-android sample-app
Last synced: 09 Apr 2025
https://github.com/smartdengg/android-clean-architecture-boilerplate
Apply clean architecture on Android
android architecture clean-architecture mvp mvp-android mvp-architecture mvp-boilerplate mvp-pattern rxandroid rxjava rxjava2
Last synced: 05 Apr 2025
https://github.com/burakeregar/KotlinMvpArchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
android-testing android-tests clean-architecture dagger2 dagger2-mvp kotlin kotlin-android kotlintest leakcanary mvp mvp-android mvp-architecture mvp-clean mvp-pattern retrofit retrofit2 unit-test unit-testing unittest unittesting
Last synced: 26 Mar 2025
https://github.com/androidstarters/generator-android-mvp-starter
[Yeoman Generator] Generate MVP Architecture for Android App using https://git.io/v9Ujz
android android-template architecture kotlin kotlin-android mvp-android yeoman
Last synced: 07 May 2025
https://github.com/mohak1712/mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
android android-application androidapp dagger2 dependency-injection espresso mockito mvp mvp-android mvp-architecture mvp-pattern rxandroid rxjava
Last synced: 03 Mar 2026
https://github.com/ajitsing/expensemanager
Android app to manage expenses
android android-app android-application android-architecture expense-manager manage-expenses mvp-android
Last synced: 20 Aug 2025
https://github.com/intelligo-mn/memorize
:rocket: Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
android android-application application dictionaries dictionary dictionary-application english japanese mongolia mongolian mvp mvp-android mvp-architecture mvp-pattern
Last synced: 02 May 2025
https://github.com/jeancsanchez/simple-mvp-retrofit-example
A simple example of a project using MVP architecture and Retrofit 2.0 library for Android for beginners.
android example mvp mvp-android mvp-architecture sample template template-android
Last synced: 21 Oct 2025
https://github.com/mustafaberkaymutlu/uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
android dagger-2 dagger2-android dagger2-mvp google-location-api google-place-autocomplete instant-apps kotlin material-design material-theme material-ui mosby3 mvp mvp-android mvp-architecture permissionsdispatcher retrofit retrofit2 stetho timber
Last synced: 21 Aug 2025
https://github.com/rodrigobressan/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.
android android-architecture clean-architecture dagger2 espresso kotlin mockito mvp mvp-android retrofit2 robolectric room rxjava sample-android sqlite tmdb-api tmdb-movie-search travis-ci
Last synced: 07 Apr 2025
https://github.com/burakeregar/KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
clean-architecture dagger2 dagger2-mvp kotlin kotlin-android mvp mvp-android mvp-architecture mvp-clean mvp-pattern starter starter-template
Last synced: 26 Mar 2025
https://github.com/djkovrik/bakingapp
Udacity Android Developer Nanodegree, project 2.
android-developer-nanodegree autovalue baking-app butterknife dagger2 dagger2-mvp exoplayer glide gson mvp-android mvp-architecture retrofit2 retrofit2-rxjava retrolambda rxandroid2 rxjava2 sqlbrite timber udacity udacity-android-nanodegree
Last synced: 26 Sep 2025
https://github.com/leftcoding/gankly
android、ios和各类的知识点干货分享,还有妹子图片浏览。PS:这是挺早发布的,现在准备改版,可以看下另外一个分支。地址:https://github.com/leftcoding/GankLy/tree/dev
android-application gank-io material-design mvp-android retrofit2-rxjava
Last synced: 22 Apr 2025
https://github.com/iambedant/instantappstarter
Starter Project Structure for Android Instant app. https://blog.mindorks.com/android-mvp-architecture-with-instant-app-support-11ba48241a82
android android-development build-variants dagger2 instant-apps mvp-android retrofit2 rxjava2 timber
Last synced: 20 Aug 2025
https://github.com/xfhy/lifehelper
我的毕业设计,功能还是比较完善的
kotlin library material-design mvp-android okhttp3 retrofit2
Last synced: 13 Apr 2025
https://github.com/yanzhenjie/mvp-sample
一个简单的MVP示例,和传统不一样的是,我们把Activity/Fragment作为Presenter,把View单独提出来,扩展了Presenter的能力。
Last synced: 12 Oct 2025
https://github.com/faruktoptas/news-mvp
This repository contains a sample RSS reader app with MVP architecture and Dagger2 implementation.
dagger2 mvp-android mvp-architecture rss-reader unit-testing
Last synced: 10 Mar 2026
https://github.com/poppsya/mediateka
The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚
android android-application android-cleanarchitecture clean-architecture dagger2 gson java kotlin kotlin-android mockito-framework mvp mvp-android retrofit room room-android room-persistence-library rxjava-android rxjava2 testing unit-testing
Last synced: 16 Aug 2025
https://github.com/jshvarts/mosbymvp
Exploring Mosby and Mosby plugin for Conductor for building Android apps with MVP
conductor gson kotlin mosby mosby3 moshi multi-project mvp mvp-android rxjava2 viewstate
Last synced: 13 May 2025
https://github.com/amanjeetsingh150/mvpandroid
Android application with MVP architecture and usage of other advance libraries: RxJava, Dagger, Retrofit, Gson etc.
dagger2 gson mvp-android mvp-architecture retrofit2 rxjava2
Last synced: 26 Mar 2025
https://github.com/alfianyusufabdullah/alquranq
Terjemahan Alquran Bahasa Indonesia & Bahasa Inggris
android-mvp-architecture mvp mvp-android
Last synced: 01 Mar 2025
https://github.com/webianks/expensive
Simple Expense Manager App using MVP.
android expense-manager kotlin kotlin-android mvp mvp-android
Last synced: 06 Oct 2025
https://github.com/David-Hackro/AndroidTutorials
Ejemplos Android [Dagger2,RxJava,MVP,Retrofit2,SQLite]
android dagger2 mvp-android retrofit2 rxandroid rxjava sqlite
Last synced: 25 Mar 2025
https://github.com/samiuelson/preservely
Lightweight Android lib preserving objects instances during orientation changes
android android-architecture android-library loader mvp mvp-android orientation-changes
Last synced: 14 Oct 2025
https://github.com/taishi-y/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.
android android-architecture architecture architectures databinding kotlin kotlin-android kotlin-extensions mvp mvp-android mvvm mvvm-android
Last synced: 15 Apr 2025
https://github.com/ragnor-rs/visum
Android reactive MVP stack
android android-library framework library mvp mvp-android mvp-architecture mvp-pattern
Last synced: 26 Mar 2025
https://github.com/mxdldev/android-mvp-flyfun
android mvp项目框架,Activity和Fragment为View层,负责UI的显示,Presenter为业务处理层,既能调用UI逻辑,又能请求数据,该层为纯Java类,不涉及任何Android API。 Model层中包含着具体的数据请求,数据源,三层之间调用顺序为view->presenter->model
Last synced: 15 Jul 2025
https://github.com/marknjunge/unipool-android
An Android carpooling app
android android-application apollo-client firebase-auth google-direction-api google-maps google-maps-android google-places-api google-signin kotlin kotlin-android mqtt mvp-android paho-mqtt rxandroid rxjava rxkotlin-android rxpermissions volley
Last synced: 25 Aug 2025
https://github.com/xfhy/daily
拿来练练手的APP,将所学知识尽量利用起来
material-design mvp-android retrofit2 rxjava2 rxlifecycle
Last synced: 13 Apr 2025
https://github.com/catalinghita8/android-mvp-dagger2
The repository contains a detailed sample application that uses MVP as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava with RxAndroid, Room, Retrofit and Espresso.
android-development dagger-android dagger2 dependency-injection mvp-android retrofit room-persistence-library rxjava2 rxjava2-dagger2-retrofit2
Last synced: 10 Apr 2025
https://github.com/zahraheydari/android-mvvm-mvp-rx
Used MVP, MVVM, Room, GreenDao, RX, Databinding
android calligraphy databinding example extentions greendao java kotlin mvp mvp-android mvp-pattern mvvm mvvm-pattern parceler picasso retrofit2 room rxjava2 sample sample-app
Last synced: 20 Jul 2025
https://github.com/duanhong169/kotlinoverflow
A toy project played with Kotlin, Stack Overflow API, Retrofit & RxJava2, using MVP + Repository design pattern.
android kotlin mvp mvp-android mvp-architecture retrofit2 rxjava2 stackoverflow
Last synced: 20 Mar 2025
https://github.com/zirouan/android-mvp
Simple project using MVP + Data Binding + Retrofit + Dagger + RxJava, Unit and UI Test
android androidmvp dagger2 databinding java mockito mvp mvp-android mvp-architecture retrofit2 rxjava unit-test
Last synced: 08 May 2025
https://github.com/sky-uk/android-tdd-introduction
android mvp-android mvp-pattern tdd tdd-workflow
Last synced: 31 Jul 2025
https://github.com/gturedi/simple-mvp-android
you can get more information about structure in blog post
android android-architecture mvp mvp-android
Last synced: 13 Sep 2025
https://github.com/sergiandreplace/chainsmokers
A simple project to play around with Kotlin
android android-app dagger dagger2 kotlin mvp mvp-android
Last synced: 13 Apr 2025
https://github.com/alfianyusufabdullah/retrofitunittesting
Contoh Unit Testing dengan Retrofit
kotlin kotlin-android mvp-android mvp-architecture mvp-pattern retorfit2 rxandroid2 rxjava2 unit-testing
Last synced: 01 Mar 2025
https://github.com/zahraheydari/android-clean-architecture-mvp-dagger-rx
Implemented by Clean Architecture, Dagger2, MVP, RX, Retrofit2, Espresso, Mockito
clean-architecture clean-code dagger2 design-patterns espresso kotlin kotlin-android kotlin-extensions kotlin-language mockito mvp mvp-android mvp-architecture mvp-pattern retrofit2 rxandroid2 rxjava2 solid-principles testing usecase
Last synced: 11 Oct 2025
https://github.com/sdwfqin/microtext
微小文
android dagger2 material-design mvp-android okhttp3 rxjava2-retrofit2
Last synced: 05 Apr 2025
https://github.com/fooock/shodand
Console and Android native Shodan application. Developed using MVP architecture, RxJava, Butterknife, zxing and more! Looking for collaborators, join now! :metal:
android android-application butterknife mvp mvp-android mvp-architecture retrofit2 rxjava-android rxjava2 shodan shodan-api
Last synced: 18 Mar 2025
https://github.com/afiqiqmal/mvp-android
This is example setup of MVP Android
android dagger java mvc mvp-android mvp-pattern retrofit2-rxjava rxjava2
Last synced: 19 Oct 2025
https://github.com/louiixx-h/login-mobile-app
App para cadastro e login de usuários.
android android-application android-studio firebase firebase-auth kotlin kotlin-android mvp mvp-android mvp-architecture
Last synced: 21 Mar 2025
https://github.com/donfuxx/photomosaicmagic
Select a photo and generate a mosaic image. Download at Google Play available: https://play.google.com/store/apps/details?id=com.appham.photomosaicmagic
android image-processing java mosaic mosaic-images mvp-android photos rxjava
Last synced: 13 Jul 2025
https://github.com/wahyupermadie/try-dagger2
The Movies DB App with Dagger 2 and MVP Pattern
android coroutines dagger2 jetpack kotlin mvp-android
Last synced: 15 Apr 2025
https://github.com/hsm59/watchit
It uses the Movie DB to fetch Movies and TV Series based on user's genre preference
fetch-movies movie mvp-android realm realm-java retrofit2 themoviedb-api tv-series watch
Last synced: 12 Apr 2025
https://github.com/ganesh2shiv/flickr
Android sample project that demonstrate MVP and clean architecture approach using Flickr APIs.
clean-architecture flickr-api flickr-integration mvp-android
Last synced: 04 Sep 2025
https://github.com/devkshitijjain/pokemonkotlin
This is sample project for my talk MVP + Clean Architecture = Best of Both Worlds
android android-app android-application android-architecture android-development android-studio android-ui clean-architecture cleanarchitecture junit-test kotlin kotlin-android kotlin-language kotlin-testing modelviewpresenter mvp mvp-android mvp-architecture mvp-clean mvp-pattern
Last synced: 18 May 2026
https://github.com/deeptiman/android-contact-demo
A Simple Demo for Phone Contact Application
android-contacts mvp-android mvp-architecture
Last synced: 06 Sep 2025
https://github.com/s4kibs4mi/androidmvpexample
Android MVP Example code with Moxy.
android design-pattern moxy moxy-mvp mvp mvp-android
Last synced: 29 Apr 2026
https://github.com/wolox/woloxandroidbootstrap
Wolox's base template for new Android projects.
android android-architecture android-development android-library mvp mvp-android wolmo
Last synced: 14 Apr 2025
https://github.com/alfianyusufabdullah/network-cache
Sample Project how to caching network response with SharePreferences
android android-development koin kotlin-android mvp mvp-android mvp-pattern
Last synced: 13 May 2026
https://github.com/rettetdemdativ/fcmexampleapp
Example implementation of an Android app using Firebase Cloud Messaging
android firebase-cloud-messaging kotlin mvp mvp-android retrofit
Last synced: 14 Apr 2026
https://github.com/radityagumay/contactapp
Simple Contact App in Android
android clean-architecture dagger2 mvp mvp-android mvp-architecture mvp-clean mvp-pattern solid-principles
Last synced: 11 May 2026
https://github.com/abdallahabdelfattah13/login-mvp-example
This a sample app to be used as part of my "MVP in Arabic" series, you can find it here.
arabic kotlin kotlin-android mvp-android mvp-architecture
Last synced: 21 Aug 2025
https://github.com/n0m0r3pa1n/android-clean-videos
An example for Clean Architecture in Android with RxJava, Dagger & MVP as presentation
android clean-architecture example mvp mvp-android mvp-clean
Last synced: 28 Apr 2026
https://github.com/whosnickdoglio/nycschools
Small demo android application for an Android Developer interview
android-application butterknife dagger2 mvp-android retrofit2 rxjava2
Last synced: 15 May 2026
https://github.com/evernext10/login-mvp-design-pattern-android
android java model-view-presenter mvp-android mvp-architecture
Last synced: 13 May 2026
https://github.com/archish27/retrozing
Retrozing is sample android application which depicts use of RxJava, RxAndroid, Retrofit & Clean Architecture (MVP)
android-app dagger2 dagger2-mvp mvp-android mvp-architecture mvp-pattern picasso repository-pattern restful-api retrofit2 rxjava
Last synced: 18 May 2026
https://github.com/henriquediassilva/ganan
Este MVP chamado XAMPU que faz parte do universo GANAN, treina a agilidade, precisão e clareza na identificação dos ingredientes que compõem produtos capilares, desafiando os jogadores no entendimento dos símbolos diversos que representam a composição e as nomenclaturas da Nomenclatura Internacional de Ingredientes Cosméticos.
autocuidado-negro campus-mobile jogo mvp-android unity
Last synced: 04 Oct 2025
https://github.com/anantprsd5/simple-contacts
A Simple Contacts Application
android androidx butterknife lazy-loading mvp-android
Last synced: 27 Apr 2026
https://github.com/abdallahabdelfattah13/hotels-listing-mvp-dagger2-retrofit-android
Source code of a Kotlin Android app, using Rrtrofit, Materials, Dagger 2 and Picasso.
android dagger2 kotlin kotlin-android material mvp mvp-android mvp-architecture mvp-clean picasso retrofit2 volley volley-library
Last synced: 28 Apr 2026
https://github.com/sanjinkurelic/colorselector
ColorSelector is an Android application that provides a simple example how to use MVP and MVVM patterns in Android application.
android butterknife java mutablelivedata mvp-android mvvm mvvm-android mvvm-architecture viewmodel-pattern
Last synced: 14 May 2026
https://github.com/dinesh2510/sat-kotlin
Parse the Dynamic Jsonobject Key Value
mvp-android mvp-architecture retrofit2 viewbinding-android
Last synced: 26 Mar 2025
https://github.com/jjimeno/kjjlaccounttest
android kotlin-android kotlin-coroutines mvp-android mvp-clean wear
Last synced: 15 May 2026
https://github.com/nazrankhondokar/retrofit
https://github.com/NazranKhondokar/spring-boot-3 Connect this backend API
Last synced: 05 Apr 2025