# FuliApp **Repository Path**: deviche/FuliApp ## Basic Information - **Project Name**: FuliApp - **Description**: MVP图片显示应用 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FuliApp MVP图片显示应用 基本上重复别人代码,原地址 https://github.com/PleaseCallMeCoder/PrettyGirls 一个基于MVP+Retrofit+RxJava+MaterialDesign和gank.io的MeiZhi客户端。 ##下个版本会加入缓存 ## 依赖库 [butterknife](http://jakewharton.github.io/butterknife/)————View注解库和配套插件[android-butterknife-zelezny](https://github.com/avast/android-butterknife-zelezny) [retrofit](https://github.com/square/retrofit)+[okhttp](https://github.com/square/okhttp)————网络请求相关 [gson](https://github.com/google/gson)————google推荐的json数据解析库 [glide](https://github.com/bumptech/glide)————google推荐的Android图片加载库 [RxAndroid](https://github.com/ReactiveX/RxAndroid)+[RxJava](https://github.com/ReactiveX/RxJava/)——Rx函数响应式编程[中文文档](https://mcxiaoke.gitbooks.io/rxdocs/content/) compile 'com.android.support:design:23.0.1'————谷歌Material Design控件库 亲,喜欢就start一下吧