cordova - myeclipse2014 导入android项目报错
PHP中文网
PHP中文网 2017-04-18 09:16:47
0
1
469

myeclipse2014 导入android项目报错Unable to resolve target 'android-19'

sdk 7.1.1

jdk 1.7

demo地址http://pan.baidu.com/s/1kTFyjCr

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
PHPzhong

The error message is obvious, android-19 is version 4.4.2. You have to download this version, or try to modify the project's build target to your existing sdk version. In addition, it seems that the project you provided has been converted into a gradle project. It is not interesting to use eclipse or myeclipse anymore. Please switch to as as soon as possible.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!