android-async-http - 关于Android 网络请求 HttpClient 弃用。
ringa_lee
ringa_lee 2017-04-17 15:01:45
[Android讨论组]

看到Android api 23中 抛弃了HttpCclient ,试了一下,发现声明HttpClient时无法导入相应的Apache包。
但看到好多源码中还在使用,是需要导入第三方库吗?

ringa_lee
ringa_lee

ringa_lee

全部回复(1)
巴扎黑

参见 https://hc.apache.org/httpcomponents-client-4.5.x/android-port.html,API 23 以后 Apache 官方也放弃了 HttpClient 对 Android 的支持,但 Apache 推荐可以使用第三方的 包:http://mvnrepository.com/artifact/cz.msebera.android/httpclient。

Gradle:'cz.msebera.android:httpclient:4.4.1.1'

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习
PHP中文网抖音号
发现有趣的

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号