下面是作者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移动应用基础教程》(Android Studio)(第二版)黑马教程 课后
  2. 2020最新Android大厂面试真题大全(附答案)
  3. Android 获取播放视频的相关 内容,  分辨率, 方向,作者信息
  4. Android 获取播放视频的相关 内容, 分辨率, 方向,作者信息
  5. android 常见面试题以及答案
  6. Android面试题目及其答案
  7. Android 最全面试题汇总(问题+答案+详解链接)
  8. 《Android移动应用基础教程》(Android Studio)(第二版)黑马教程 课后
  9. android的帮助、about、关于作者、HELP等的提示页面

随机推荐

  1. Android仿人人客户端(v5.7.1)——主流程(活
  2. Android的面试题
  3. android sdk, adt等的下载
  4. 【译】Google官方推出的Android架构组件
  5. 安卓外派(Android外派)提供安卓程序员外派
  6. android工程下运行main方法的配置方法
  7. Android期末复习(3)-service
  8. android中的surface原理
  9. Xposed框架之函数Hook学习
  10. 获取web服务器xml数据