码迷,mamicode.com
首页 > Web开发 > 详细

anroid import org.apache.http.Header error

时间:2020-03-28 00:46:51      阅读:92      评论:0      收藏:0      [点我收藏+]

标签:async   nbsp   nal   library   oid   android   tpc   optional   form   

 

//useLibrary ‘org.apache.http.legacy‘

in android-sdk-windows\platforms\android-26\optional

dependencies {
implementation fileTree(include: [‘*.jar‘], dir: ‘libs‘)
implementation project(‘:libcocos2dx‘)
implementation files(‘libs/android-async-http-1.4.8.jar‘)
//implementation ‘org.apache.httpcomponents:httpcore:4.4.2‘
implementation files(‘libs/org.apache.http.legacy.jar‘)
}



////////////

copy org.apache.http.legacy.jar to cocos2d-x\cocos\platform\android\java\libs

anroid import org.apache.http.Header error

标签:async   nbsp   nal   library   oid   android   tpc   optional   form   

原文地址:https://www.cnblogs.com/YZFHKMS-X/p/12585179.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!