//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全部内容,希望文章能够帮你解决anroid import org.apache.http.Header error所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)