All Projects → quangctkm9207 → Hello Mvp

quangctkm9207 / Hello Mvp

Licence: other
A small MVP Android project

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Hello Mvp

Android-Clean-Architecture
🚀A basic sample android application to understand Clean Architecture in a very simple way and is written in Kotlin.
Stars: ✭ 39 (-40%)
Mutual labels:  android-architecture, dagger2
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 (-3.08%)
Mutual labels:  dagger2, android-architecture
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-75.38%)
Mutual labels:  android-architecture, dagger2
kotlin-mvvm-boilerplate
💡💡 An Android boilerplate project with: Kotlin, MVVM, Room, Dagger2, RxJava, Retrofit and more.
Stars: ✭ 32 (-50.77%)
Mutual labels:  android-architecture, dagger2
Mvvmarms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Stars: ✭ 425 (+553.85%)
Mutual labels:  dagger2, android-architecture
Android-MVI-Clean-Arch-Sample
A Simple Android Project demonstrating Clean Arch + MVI with https://api.nasa.gov/api.html#apod as use-case example
Stars: ✭ 20 (-69.23%)
Mutual labels:  android-architecture, dagger2
Debt-Manager
A personal app to store people that owe you money or you owe money to. "Mo Money Mo Problems" 🎵 - The Notorious B.I.G. 😎
Stars: ✭ 22 (-66.15%)
Mutual labels:  android-architecture, dagger2
Android Kotlin Modulerized Cleanarchitecture
🚀 Example modularized android application with single activity written in Kotlin
Stars: ✭ 180 (+176.92%)
Mutual labels:  dagger2, android-architecture
Kotlin Cleanarchitecture
This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture and Fernando Cejas Android-CleanArchitecture in Kotlin. Post in Spanish: http://katade.com/clean-architecture-kotlin/
Stars: ✭ 274 (+321.54%)
Mutual labels:  dagger2, android-architecture
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 (+4435.38%)
Mutual labels:  dagger2, android-architecture
DaggerAndroidMVP
Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay
Stars: ✭ 43 (-33.85%)
Mutual labels:  android-architecture, dagger2
News
A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
Stars: ✭ 774 (+1090.77%)
Mutual labels:  dagger2, android-architecture
Android Mvvm Architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 2,720 (+4084.62%)
Mutual labels:  dagger2, android-architecture
TDDWeatherApp
Android App trying to apply TDD and using MVVM, Kotlin Coroutines
Stars: ✭ 38 (-41.54%)
Mutual labels:  android-architecture, dagger2
Bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
Stars: ✭ 226 (+247.69%)
Mutual labels:  dagger2, android-architecture
youtube-android
Source code as seen on my YouTube videos!
Stars: ✭ 35 (-46.15%)
Mutual labels:  android-architecture, dagger2
Just Another Android App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
Stars: ✭ 1,654 (+2444.62%)
Mutual labels:  dagger2, android-architecture
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (+167.69%)
Mutual labels:  dagger2, android-architecture
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-58.46%)
Mutual labels:  android-architecture, dagger2
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+6607.69%)
Mutual labels:  dagger2, android-architecture

Hello MVP

A small Android sample demonstrates MVP (Model-View-Presenter) pattern.
Full details are explained in the following Medium posts:

  1. Archiecture Patterns in Android.
  2. Android MVP with Dependency Injection (Note: checkout 'dagger' branch).
  3. Falling in love with Android Testing

If you are interested in my useful blog posts and cool projects, you can subscribe to my newsletter by clicking the below link.
SUBSCRIBE TO USEFUL BLOG POSTS AND COOL PROJECTS.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].