search

Home  >  Q&A  >  body text

用android studio打包phonegap项目提示java: 程序包org.xwalk.core不存在

是环境少安装了什么吗

PHP中文网PHP中文网2769 days ago645

reply all(2)I'll reply

  • 黄舟

    黄舟2017-04-17 17:12:41

    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.

    reply
    0
  • 阿神

    阿神2017-04-17 17:12:41

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

    reply
    0
  • Cancelreply