强大的网络请求框架 OkHttp----》 https://github.com/square/okhttp
弘扬大神对OKHttp的二次封装的工具---》
https://github.com/hongyangAndroid/okhttputils、
对于列表图片加载强大的图片加载框架【Glide】--》https://github.com/bumptech/glide
强大的大图显示的 图片加载框架【Picasso】https://github.com/square/picasso
facebook出品的精品图片加载框架【Fresco】https://github.com/facebook/fresco
一款经典加载框架【ImageLoader】https://github.com/nostra13/Android-Universal-Image-Loader
阿里巴巴出品的json转换的工具【fastJson】https://github.com/alibaba/fastjson
谷歌出品的json转换工具【gson】https://github.com/google/gson
java常用的json类库【JackSon】https://github.com/FasterXML/jackson