51 skills found · Page 1 of 2
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 快速集成框架).
amitshekhariitbhu / Android MVP Sample ApplicationAndroid MVP Sample Application
saksham24 / Android Firebase Kotlin Java Mvp Mvc Mvvm ChatSimple chat Application with one to one connectivity using Firebase Real time Database written in MVC,MVP and MVVM architecture to better understand the android coding patterns. Purpose of writing same application functionality with 3 different pattern is to show how single application can be developed using 3 different patterns(Mvc, Mvp, Mvvm).
AliAsadi / Android MVP Architecture🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
vestrel00 / Android Dagger Butterknife MvpSimple application using Dagger Android (2.11-2.17), Butterknife (8.7-8.8), and Model-View-Presenter (MVP) with support for Singleton, Activity, Fragment, and child Fragment scopes written in Java and Kotlin
Arjun-sna / Android AudioRecorder AppAndroid application to record audio. RxJava2, Dagger2, MVP, RoomDb.
ajnas / WiFiPSWiFi Based Indoor Positioning System, A MVP android Application
erikjhordan-rey / Dagger2 MVP SampleAndroid Sample to explain Dagger 2 and MVP in android applications.
lolevsky / Android Clean ArchitectureExample project how to design Android application with clean architecture, MVP, RXJava and Dagger, create your next project to be more scalable and testable.
XWC95 / Atoms MvpA component architecture for android applications based on MVP
abbas-oveissi / SearchMoviessample Android Application using MVP pattern
k0shk0sh / Android MVP For Dummiesthis is simple application demonstrate how structuring MVP project in Android.
Fuusio / RobopupuRobopupu is an Android library for developing Android applications using Model-View-Presenter (MVP), Dependency Injection (DI), advanced inter-component communication, and feature driven component architecture.
aj019 / MovifyMovify is an android application built using MVP architecture , RxJava2, ButterKnife and Glide
mirrajabi / KotletJust another Kotlin sample Android application which uses MVP architecture, Dagger2, Retrofit + Okhttp, RxJava etc.. plus some docs I've collected
amanjeetsingh150 / MVPAndroidAndroid application with MVP architecture and usage of other advance libraries: RxJava, Dagger, Retrofit, Gson etc.
MojRoid / Will It Rain MVPAndroid application to demonstrate the MVP-Clean architectural pattern with TDD/BDD. 100% code coverage for bants. Read the accompanying blog post here https://medium.com/@mojroid/quick-and-simple-overview-to-ui-automation-on-android-a4d5398482e4
pgrzel / Plant Care AppAn android application for controlling and reminding about plants needs to the user. The application is implemented with FirebaseAuth to manage users accounts and Firebase Realtime Database to store data. Implementation of the MVP architectural pattern helps to maintain clean code.
stfalcon-studio / MVPHelperBase classes for quick and easy implementation of MVP for Android applications.
hai-nguyen / ImpalaAn example of how android application looks like with MVP, unit test and automation test