Topic: "android-mvp-architecture"
janishar/android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Language: Java - Size: 5.86 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 4,443 - Forks: 1,241

ahmedeltaher/MVVM-Kotlin-Android-Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Language: Kotlin - Size: 4.22 MB - Last synced at: 18 days ago - Pushed at: 12 months ago - Stars: 2,484 - Forks: 609

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
Language: Kotlin - Size: 302 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 702 - Forks: 193

janishar/android-mvp-interactor-architecture
Extension of the android-mvp-architecture for very large projects.
Language: Java - Size: 1.14 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 403 - Forks: 97

AliAsadi/Android-MVP-Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Language: Java - Size: 673 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 210 - Forks: 67

AndreiD/UltimateAndroidTemplateRx
MVP Android App Template Ultimate Android Template MVP // Dagger 2 // Boilerplate // Bootstrap // Bottom Navigation Menu Material Design
Language: Java - Size: 835 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 112 - Forks: 50

nawinkhatiwada/AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Language: Java - Size: 632 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 76 - Forks: 8

sgzsh269/android-mvp-architecture
Sample app to show basics of Model-View-Presenter (MVP) architectural pattern
Language: Java - Size: 5.16 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 74 - Forks: 44

gastsail/CleanFirestoreLogin
Login and Register with Clean Architecture
Language: Kotlin - Size: 149 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 61 - Forks: 4

alfianyusufabdullah/AlquranQ
Terjemahan Alquran Bahasa Indonesia & Bahasa Inggris
Language: Java - Size: 2.43 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 29 - Forks: 28

ezhome/Android-RxPresenter
A Reactive Presenter library for MVP pattern for modern Android Apps
Language: Java - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 4

ericntd/Github-Search
https://medium.com/@ericntd/the-real-beginner-guide-to-android-unit-testing-3859d2f25186
Language: Java - Size: 193 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 19 - Forks: 11

abhishekBansal/android-mvp-retrofit2-dagger2-rxjava2-testing Fork of shishanksingh2015/movie
Language: Java - Size: 213 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 7

hasancse91/weather-app-android-mvp-architecture
There is a Bengali Tutorial blog post for this repository. If you understand Bengali then check it out.
Language: Kotlin - Size: 374 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 4

huhx0015/AndroidBooster
Android Booster: An Android starter project that utilizes a basic MVP/MVVM/MVI/VIPER architecture framework and contains several popular Android libraries, including Databinding, Dagger 2, Retrofit 2, RxJava 2, ButterKnife, Glide, Picasso, Leak Canary, Timber, and other useful libraries.
Language: Kotlin - Size: 276 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 3

amitkma/AndroidMvpSample
Language: Java - Size: 133 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

chikecodes/GDGDevFestSW-MVP-talk
A sample app for my talk on using the Android MVP pattern at GDGDevFestSW Nigeria 2016
Language: Java - Size: 118 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 4

yenngvp/sports-social-network-android
A social network mobile app for sports community
Language: Java - Size: 1.28 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 3

nathansdev/StackQuery
An android app simalar to stackoverflow
Language: Java - Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 3

andhikayuana/android-core
simple android framework
Language: Java - Size: 154 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

graviton57/DOUSalaries
Developers salaries in Ukraine ( dou.ua ) Android app
Language: Java - Size: 12.4 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 3

rajivmanivannan/android-mvp-architecture
Approaching Android Application projects with Model View Presenter (MVP) Architecture Design pattern.
Language: Java - Size: 184 KB - Last synced at: over 2 years ago - Pushed at: about 9 years ago - Stars: 3 - Forks: 2

yenngvp/instagram-api-demo
Demo of Instagram api integration
Language: Java - Size: 2.09 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

raghunandankavi2010/MVPSample
Mobile Assignment to showcase MVP pattern
Language: Kotlin - Size: 2.06 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

lyhoangvinh/kotlin-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2...
Language: Kotlin - Size: 1.97 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

DipanshuHarbola/DHWeather
DHWeather is a non commercial weather app powered by- OpenWeatherMap. App follows the MVP structure.
Language: Java - Size: 20.1 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

noowenz/DaggerRxJavaMVP
This repository contains a detailed sample app that implements MVP architecture using Dagger2, Retrofit2 and RxJava2.
Language: Java - Size: 143 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

Quee-io/quee-mvp
Android MVP library
Language: Kotlin - Size: 226 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

SidhanshuUdawat/android-mvp-architecture
A collection of samples to showcase different architectural tools and patterns for Android apps
Language: Java - Size: 2.67 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

fR0DDY/CoinIn
Language: Java - Size: 314 KB - Last synced at: about 21 hours ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

noowenz/AndroidMVP
This repository contains a detailed sample app that implements MVP architecture using Dagger2, Retrofit2 and RxJava2.
Language: Java - Size: 347 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

dumebi/profiler
Android User App (MVP Architecture)
Language: Java - Size: 125 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Alfishan/MVPSimple
Simple MVP Arch on Android example
Language: Java - Size: 126 KB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

nandawperdana/android-mvp-architecture
A simple clean architecture framework for Android
Language: Java - Size: 415 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rickseven/kotlin-android-mvp-sample
MVP (Model-View-Presenter) is a software design pattern that works pretty well in Android projects and helps separate presentation layer from domain.
Language: Kotlin - Size: 10.4 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

RecepK/MVP
This is a sample application.
Language: Java - Size: 69.3 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mohitsvnit/Android-Sample-MVP-architecture
It's a sample app consisting MVP architecture. One can directly clone and use this app architecture.
Language: Java - Size: 374 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

naseemakhtar994/Android-RxPresenter Fork of ezhome/Android-RxPresenter
A Reactive Presenter library for MVP pattern for modern Android Apps
Language: Java - Size: 107 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
