A new Android MVP architecture,this framework is designed to solve the traditional MVP class and interface too much, and Presenter and View communicate too complicated through the interface, reuse Presenter too much cost.
https://github.com/JessYanCoding/MVPArtTags | mvp mvp-architecture mvp-android mvp-pattern mvp-library architecture architectural-patterns android-architecture android-library mvpart mvparms arms |
Implementation | Java |
License | Apache |
Platform | OS-Independent |
A common architecture for Android applications developing based on MVP, integrates many open source projects (like Dagger2、Rxjava、Retrofit ...), to make your developing quicker and easier.
mvp rxjava retrofit2 dagger2 architectural wiki-documentation android android-library android-application android-architecture architecture model-view-presenter presenter mvp-library mvp-architecture butterknife mvp-android mvp-pattern mvparms armsA complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
mvparms android-architecture android-component android-application android mvp-architecture mvp mvp-android wiki-documentation architecture rxjava2 dagger2 retrofit2 arms armscomponentA template for Android Studio to create MVPArms and MVPArt Page
mvp dagger2 dagger2-mvp template android androidtemplate mvparms armsAll pull requests are welcome, make sure to follow the contribution guidelines when you submit pull request.
mvp-architecture mvp mvp-android dagger2 fast-android-networking placeholderview room database rxjava2 rxjava rxjava-android mindorks mindorks-mvp android-mvp-architecture kotlin kotlin-android android-mvp-kotlinThis is a boilerplate project aimed to help bootstrap new Android MVP Applications. Feel free to fork this application or use AndroidStarters to create new app using this boilerplate. All pull requests are welcome, make sure to follow the contribution guidelines when you submit pull request.
mvp-architecture dagger2 rxjava fast-android-networking placeholderview greendao rxjava2 mvp dagger mindorks android-mvp-architecture android-architecture rxjava-androidThis repository is an extension of the android-mvp-architecture. It breaks the DataManager into Interactors and DbHelper into Repositories. These changes makes it fit for very large projects, for smaller projects the above mentioned repository is better. This is a boilerplate project aimed to help bootstrap new Android MVP Applications. Feel free to fork this application or use AndroidStarters to create new app using this boilerplate.
mvp android-mvp-architecture rxjava interactor dagger greendao mindorks blueprint placeholderview fast-android-networking android-debug-databaseAndroid app that lists popular/highest-rated movies, shows trailers and reviews. This app showcases the MVP pattern, RxJava, Dagger 2 and Uncle Bob Martin's Clean Architecture approach. Optimized for tablets.
rxjava mvp clean-architecture clean-code android dagger2 kotlinThis library adds Presenters to Activities and Fragments. It favors the stateful Presenter pattern, where the Presenter survives configuration changes and dumb View pattern, where the View only sends user events and receives information from the Presenter but never actively asks for data. This makes testing very easy because no logic lives in the View (Activity, Fragment) except for fancy animations which anyways aren't testable. The perfect distance to the Android Framework is approximately thirty inches, the average length of the human arm, shoulder to fingertips.
mvp android mvvm rxjava library activity fragment rxjava2 architecturePaper Plane is an Android reading app containing articles from Zhihu Daily, Guokr Handpick and Douban Moment. The project is built on MVP architecture and designed with Material Design style.To open this project in Android Studio, begin by checking out of the branches, and then open the PaperPlane/ dictionary in Android Studio. The following series of steps illustrate how to open the PaperPlane branch.
zhihu zhihu-daily guokr douban mvp mvp-architectureHere you will find description of the main principles and rules, that are worth following in developing Android apps using Clean Architecture approach. If you want to translate this document to your language, please visit this page.
android-architecture android android-development mvp-android rxjava-android dagger2-mvp clean-architectureAndroid app built with an MVP approach without RxJava or Dagger.
avenging mvp example android marvel api retrofit tutorial espresso mockito example-app howto article medium uitests unit-testing unit-tests architectureEspresso is an express delivery tracking app designed with Material Design style, built on MVP(Model-View-Presenter) architecture with RxJava2, Retrofit2, Realm database and ZXing.The source code in this repository reflects the app which supports mobile devices running Android 5.0+.
mvp google express tracker package material-design rxjava2 retrofit2 realm delivery shipment-tracker delivery-trackingYet another open-source GitHub client app but unlike any other app, FastHub was built from scratch. > FastHub contain Ads, which are disabled by default. You could enable them if you'd like to support the development. Ads currently not available.
github-client android-github github-mvp github-android android-application mvp-architecture mvp-android android-app fasthub enterprise android:books:A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
material-design rxjava realm reading-program retrofit mvp-android okhttp3 jsoup v2ex app glide mvp-architecture butterknife zhihu android-application rxbus dagger2This is an Android Studio template for MVP. It is inspired by u2020-mvp-android-studio-template and follows Antonio Leiva's MVP implementation guide for Android. It also implements presenter surviving orientation changes following Antonio Gutierrez's article.
android mvp-boilerplate mvp mvp-android boilerplate android-studio-template android-studioAndroid Kotlin Starter is a starter project which implements MVP Pattern.
android kotlin kotlin-android rxkotlin mvp dagger2 dagger2-mvp retrofit2 rxjava2 rxandroid2 crashlytics realm picasso cookiecutter starter starter-template kotlin-mvp scaffoldThe Clean architecture search to make independent our code from data sources, UI, Frameworks, etc. Model view presenter is one of the most used architectural pattern, in Android this pattern can be used with a few limitations, Activities and Fragments have more responsibility than a simple view, anywhere is a wonderfull pattern to be used in Android applications.
We’d be really happy if you sent us links to your projects where you use our component. Just send an email to github@yalantis.com And do let us know if you have any questions or suggestion regarding the animation.
android kotlin sample mvp architectureNote: This is a fork of our original Clean Architecture Boilerplate, except in this repo we have switched out the MVP approach found in the presentation layer to now use ViewModels from the Android Architecture Components Library. The caching layer now also uses Room. Note: The use of clean architecture may seem over-complicated for this sample project. However, this allows us to keep the amount of boilerplate code to a minimum and also demonstrate the approach in a simpler form.
Sample app for MVP Architecture on Android
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.