Android 的 Http 库比较。哪个是首选? [复制]
Posted
技术标签:
【中文标题】Android 的 Http 库比较。哪个是首选? [复制]【英文标题】:Http Libraries Comparison fro Android. Which is Preferred? [duplicate] 【发布时间】:2016-08-24 01:23:03 【问题描述】:在性能和分段上传方面,在 android 应用程序中使用 HTTP 连接库的最佳替代方案是什么?
【问题讨论】:
【参考方案1】:有几个主要用于执行网络相关操作的库,如下,
1. Volley
2. Retrofit
【讨论】:
【参考方案2】:检查http://instructure.github.io/blog/2013/12/09/volley-vs-retrofit/ 和 https://github.com/codepath/android_guides/wiki/Must-Have-Libraries .........................
【讨论】:
以上是关于Android 的 Http 库比较。哪个是首选? [复制]的主要内容,如果未能解决你的问题,请参考以下文章
Android图表库MPAndroidChart(十三)——简约的底部柱状图