下面是作者Tim Bray给出的答案


Which client is best?

Apache HTTP client has fewer bugs on Eclair and Froyo. It is the best choice for these releases.

For Gingerbread and better, HttpURLConnection is the best choice. Its simple API and small size makes it great fit for Android. Transparent compression and response caching reduce network use, improve speed and save battery. New applications should useHttpURLConnection; it is where we will be spending our energy going forward.


更多相关文章

  1. Android(安卓)Studio遇到Failed to resolve: common问题
  2. android Paint 设置线宽setStrokeWidth()的单位
  3. Android中的文件存储练习
  4. Android(2017-2018)BAT面试题整理(Java篇,含答案)
  5. 学习笔记-Android单项选择效果实现
  6. Android多线程系统概述(sundy深入浅出)之进程和线程
  7. 《Android移动应用基础教程》(Android(安卓)Studio)(第二版)黑马教程
  8. 2020最新Android大厂面试真题大全(附答案)
  9. Android的GridView控件点击图片变暗效果

随机推荐

  1. Android反编译与防止反编译
  2. 常见UI布局
  3. android studio 2.0安装
  4. android企业实战视频培训班
  5. android官网没法访问issue
  6. android 浏览器问题
  7. android 安卓 开发 图片库获得图片的绝对
  8. Android Studio Emulator: Process finis
  9. 黑客黑科技?Python代码让android手机实现
  10. android运行模拟器脚本(批处理)