Skip to content

meicuihui/Gank

Repository files navigation

Gank

使用干货集中营做的一个简单的App,非常感谢干货集中营提供的API

使用到的干货集中营的接口

使用到的框架

  • 图片加载框架 Glide compile 'com.github.bumptech.glide:glide:3.7.0'
  • 网络请求框架 Volley compile 'com.android.volley:volley:1.0.0'
  • Json解析 Gson   compile 'com.google.code.gson:gson:2.7'

使用到的插件

  • Gsonformat 快速生成需要解析的实体类

效果图

screenshot_2017-11-22-15-08-01-879_ye android com screenshot_2017-11-22-15-09-12-945_ye android com