妹子图APP(一)—— Retrofit+Glide+Gson加载网络图片

网络请求:Retrofit    地址: https://github.com/square/retrofit 图片加载:Glide       地址: https://github.com/bumptech/glide 数据解析:Gson 1.添加依赖: Retrofit compile 'com.squareup.retrofit2:retrofit:2.0.0-beta4'//Retrofi
相关文章
相关标签/搜索