jansusea / Retrofit_RxJava_MVP

Demo基于Retrofit_RxJava,并且采用了MVP模式

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrofit_RxJava_MVP

Demo基于Retrofit_RxJava,并且采用了MVP模式 接口用的天狗云的免费接口,非常感谢 http://www.tngou.net/doc/gallery

#框架说明 rxjava1.1.3: 地址:https://github.com/ReactiveX/RxJava

rxandroid1.1.0:

地址:https://github.com/ReactiveX/RxAndroid

retrofit2:retrofit2.0.2:
retrofit2:converter-gson2.0.2		
retrofit2:adapter-rxjava2.0.2

地址:https://github.com/square/retrofit

glide3.7.0:

地址:https://github.com/bumptech/glide

materialedittext2.1.4:

地址:https://github.com/rengwuxian/MaterialEditText

butterknife:7.0.1:

地址:https://github.com/JakeWharton/butterknife

#添加了但是没有使用的框架

swipeback1.0.2:

地址:https://github.com/liuguangqiang/SwipeBack

greendao:2.2.0:

地址:https://github.com/greenrobot/greenDAO

circleimageview2.0.0:

地址:https://github.com/hdodenhof/CircleImageView

About

Demo基于Retrofit_RxJava,并且采用了MVP模式


Languages

Language:Java 100.0%