All Projects → MindorksOpenSource → Android Mvp Basic Sample

MindorksOpenSource / Android Mvp Basic Sample

Licence: apache-2.0
Android MVP Basic Sample

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Mvp Basic Sample

Simple Mvp Retrofit Example
A simple example of a project using MVP architecture and Retrofit 2.0 library for Android for beginners.
Stars: ✭ 70 (-50%)
Mutual labels:  sample, mvp, mvp-architecture, mvp-android
visum
Android reactive MVP stack
Stars: ✭ 19 (-86.43%)
Mutual labels:  mvp, mvp-architecture, mvp-android
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (-53.57%)
Mutual labels:  mvp, mvp-architecture, mvp-android
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+1088.57%)
Mutual labels:  mvp, mvp-architecture, mvp-android
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (-48.57%)
Mutual labels:  mvp, mvp-architecture, mvp-android
uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Stars: ✭ 64 (-54.29%)
Mutual labels:  mvp, mvp-architecture, mvp-android
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (+339.29%)
Mutual labels:  mvp, mvp-architecture, mvp-android
wikilight
A lightweight Wikipedia Client
Stars: ✭ 50 (-64.29%)
Mutual labels:  mvp, mvp-architecture, mvp-android
Mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Stars: ✭ 776 (+454.29%)
Mutual labels:  mvp, mvp-architecture, mvp-android
Kotlinsample Mvp
Sample Kotlin project with MVP implementation
Stars: ✭ 11 (-92.14%)
Mutual labels:  sample, mvp, mvp-architecture
Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (-32.86%)
Mutual labels:  mvp, mvp-architecture, mvp-android
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (-35%)
Mutual labels:  mvp, mvp-architecture, mvp-android
android-template
Template for android development at Tiki
Stars: ✭ 17 (-87.86%)
Mutual labels:  mvp, mvp-architecture, mvp-android
mvp-android-template
MVP Android Template to give you a Quick Head Start for your next Android Project. It implements MVP Architecture using Dagger2, Room, RxJava2 , Retrofit2
Stars: ✭ 20 (-85.71%)
Mutual labels:  mvp, mvp-architecture, mvp-android
MVPDemo
MVP+动态代理的模式框架例子
Stars: ✭ 12 (-91.43%)
Mutual labels:  mvp, mvp-architecture, mvp-android
Componentizationarch
Stars: ✭ 265 (+89.29%)
Mutual labels:  mvp, mvp-architecture, mvp-android
MVPDemo
Android MVP架构Demo--Android MVP架构从入门到精通-真枪实弹
Stars: ✭ 66 (-52.86%)
Mutual labels:  mvp, mvp-architecture, mvp-android
Trickl
trickl torrent client
Stars: ✭ 50 (-64.29%)
Mutual labels:  mvp, mvp-architecture, mvp-android
Supermvp
MVP“美”图+新闻+天气预报+Material+RxJava3+Retrofit2+Glide4+AndroidX+Leakcanary+Butterknife
Stars: ✭ 763 (+445%)
Mutual labels:  mvp, mvp-architecture, mvp-android
Flair
This is powerful android framework
Stars: ✭ 31 (-77.86%)
Mutual labels:  mvp, mvp-architecture, mvp-android

Android MVP basic sample app

A basic sample app based on MVP architecture.

Mindorks Mindorks Community

Learn to build a ride-sharing Android app like Uber, Lyft - Check here

Check out Mindorks awesome open source projects here

License

   Copyright (C) 2017 MINDORKS NEXTGEN PRIVATE LIMITED

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Contributing to Android MVP basic sample

Just make pull request. You are in!

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].