出错迁移科尔多瓦在应用人行横道 [英] Error while Migrating Cordova app in CrossWalk

查看:164
本文介绍了出错迁移科尔多瓦在应用人行横道的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图迁移科尔多瓦应用人行横道使用 命令行工具在给定的<一个href=\"https://crosswalk-project.org/documentation/cordova/migrate_an_application.html#Migrate-using-command-line-tools\"相对=nofollow>这个 tutorial.After运行的 Android的更新项目--path --subprojects。 \\
    --target机器人-19
结果
我的终端显示:

I am trying to migrate cordova app in Crosswalk using command line tools as given in this tutorial.After running android update project --subprojects --path . \ --target "android-19"
MY terminal shows:

更新project.properties

更新local.properties

的build.xml:找到的版本标签:自定义。文件将不会被更新。

添加文件./proguard-project.txt

更新project.properties

更新local.properties

的build.xml:找到的版本标签:自定义。文件将不会被更新。

添加文件./xwalk_core_library/proguard-project.txt

在我后面的文件中给出的步骤休息。
和Android设备上安装应用程序后,它崩溃显示消息(不幸的是应用程序已经停止)。
我AP preciate任何指导。

After that i followed rest of the steps given in documentation. And after installing app on android device it crashes shows message (Unfortunately app has stopped). I appreciate any guidance.

推荐答案

只要确保你打造的项目,在给定的顺序:

Just make sure you build the projects in the given order:


  1. xwalk_core_library

  2. CordovaLib

  3. 您的项目

请按照这里提供的命令(<一个href=\"https://crosswalk-project.org/documentation/cordova/migrate_an_application.html#Migrate-using-command-line-tools\" rel=\"nofollow\">https://crosswalk-project.org/documentation/cordova/migrate_an_application.html#Migrate-using-command-line-tools)

Follow the commands as provided here(https://crosswalk-project.org/documentation/cordova/migrate_an_application.html#Migrate-using-command-line-tools)

$ Android的更新项目--subprojects --path \\ --​​target机器人-19

$ android update project --subprojects --path \ --target "android-19"

$蚂蚁调试

$ CD ../../..

$ cd ../../..

$科尔多瓦构建Android

$ cordova build android

这篇关于出错迁移科尔多瓦在应用人行横道的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆