用android studio打包phonegap项目提示java: 程序包org.xwalk.core不存在
PHP中文网
PHP中文网 2017-04-17 17:10:41
0
2
609

是环境少安装了什么吗

PHP中文网
PHP中文网

认证0级讲师

reply all(2)
黄舟

It seems that you have not installed the crosswalk plug-in.
You can use the following statement to see if it is installed:

ionic browser list

Then add the plug-in using the following statement:

ionic browser add crosswalk

Or directly use cordova to add the crosswalk plug-in.

阿神

Just change the minimum version required for crosswalk in xml. There is no matching version

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!