All Projects → HarlonWang → Dribbbler

HarlonWang / Dribbbler

Licence: other
A Dribbble client with MVP+Repository pattern , RxJava ,Retrofit , Dagger

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Dribbbler

WanAndroid
💪 WanAndroid应用,持续更新,不断打造成一款持续稳定, 功能完善的应用
Stars: ✭ 50 (-10.71%)
Mutual labels:  rxjava, dagger, retrofit
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+7685.71%)
Mutual labels:  rxjava, dagger, mvp-architecture
Readhub
Readhub AndroidClient
Stars: ✭ 40 (-28.57%)
Mutual labels:  rxjava, retrofit, mvp-architecture
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (+39.29%)
Mutual labels:  rxjava, dagger, mvp-architecture
Awesome Android Kotlin Apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
Stars: ✭ 1,058 (+1789.29%)
Mutual labels:  rxjava, dagger, retrofit
T Mvp
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
Stars: ✭ 2,740 (+4792.86%)
Mutual labels:  rxjava, retrofit, mvp-architecture
Geeknews
📚A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
Stars: ✭ 3,496 (+6142.86%)
Mutual labels:  rxjava, retrofit, mvp-architecture
Baby
一个私密社交APP,采用Dagger2+Rxjava+LeanCloud+环信+MVP+Tinker进行开发。
Stars: ✭ 687 (+1126.79%)
Mutual labels:  rxjava, dagger, mvp-architecture
Bigbang
Android base project used by Xmartlabs team
Stars: ✭ 47 (-16.07%)
Mutual labels:  rxjava, dagger, retrofit
Androidall
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、插件化、热更新、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
Stars: ✭ 849 (+1416.07%)
Mutual labels:  rxjava, dagger, retrofit
Foodsearch
Showcase project of MVP+Dagger+RxJava+StorIO
Stars: ✭ 117 (+108.93%)
Mutual labels:  rxjava, dagger, retrofit
Androcat
AndroCat is a GitHub client for Android phones and provides to user GitHub user interface like how they used to.
Stars: ✭ 87 (+55.36%)
Mutual labels:  rxjava, dagger, retrofit
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (+228.57%)
Mutual labels:  rxjava, retrofit, mvp-architecture
Wanandroid
玩安卓java客户端http://www.wanandroid.com/ 模块化客户端,运用MVP+Retrofit+Rxjava+Rxlifecycle+Glide+Eventbus+ARouter等架构,构建一个最简洁的玩安卓app。
Stars: ✭ 199 (+255.36%)
Mutual labels:  rxjava, retrofit
Component
🔥🔥🔥A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架
Stars: ✭ 2,434 (+4246.43%)
Mutual labels:  rxjava, retrofit
Mvpapp
Android MVP Architecture
Stars: ✭ 2,354 (+4103.57%)
Mutual labels:  rxjava, retrofit
Relax
☘☘Relax 基于Kotlin语言编写的一套组件化框架,不紧整体组件化、内部也高度组件化🎋你可配置MVP、MVVM的开发模式、也可以配置所需要的业务组件🍁🍁
Stars: ✭ 253 (+351.79%)
Mutual labels:  rxjava, retrofit
Mvpdemo
Stars: ✭ 193 (+244.64%)
Mutual labels:  rxjava, retrofit
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+305.36%)
Mutual labels:  rxjava, dagger
Eyepetizer
An unofficial Eyepetizer(开眼视频) App built using Ijkplayer, RxJava2, Retrofit2, Dagger2, Room , DataBinding and Clean-MVVM Architecture.
Stars: ✭ 22 (-60.71%)
Mutual labels:  rxjava, dagger

Dribbbler

A Dribbble client with MVP+Repository pattern , RxJava ,Retrofit , Dagger .

Architecture

You can check out the different branches for more information .

  • basic/ - Basic MVP architecture with Retrofit .
  • rxjava/ - Basic MVP architecture with Retrofit , RxJava .
  • rxjava-dagger/ - Basic MVP architecture with Retrofit , RxJava , Dagger2 .
  • rxjava-loaders/ - In the future .
  • rxjava-databinding/ - In the future .

Screenshots

License

Copyright 2015 jack wang

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