Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/211.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 将Cordova迁移到人行横道_Android_Cordova_Migration_Crosswalk Runtime - Fatal编程技术网

Android 将Cordova迁移到人行横道

Android 将Cordova迁移到人行横道,android,cordova,migration,crosswalk-runtime,Android,Cordova,Migration,Crosswalk Runtime,我有一个工作科尔多瓦应用程序,我想使用人行横道。按照上的迁移说明,当我尝试使用$cordova build android BUILD FAILED C:\Users\Admin\Desktop\adt-bundle-windows-x86_64-20140702\sdk\tools\ant\build.xm l:720: The following error occurred while executing this line: C:\Users\Admin\Desktop\adt-bund

我有一个工作科尔多瓦应用程序,我想使用人行横道。按照上的迁移说明,当我尝试使用
$cordova build android

BUILD FAILED
C:\Users\Admin\Desktop\adt-bundle-windows-x86_64-20140702\sdk\tools\ant\build.xm
l:720: The following error occurred while executing this line:
C:\Users\Admin\Desktop\adt-bundle-windows-x86_64-20140702\sdk\tools\ant\build.xm
l:734: Compile failed; see the compiler error output for details.

Total time: 4 seconds

C:\Users\Admin\Desktop\Kopfrechnen - Kopie\platforms\android\cordova\node_module
s\q\q.js:126
                    throw e;
                          ^
Error code 1 for command: cmd with args: /s,/c,ant,debug,-f,C:\Users\Admin\Deskt
op\Kopfrechnen - Kopie\platforms\android\build.xml,-Dout.dir=ant-build,-Dgen.abs
olute.dir=ant-gen
Error: cmd: Command failed with exit code 8
    at ChildProcess.whenDone (C:\Users\Admin\AppData\Roaming\npm\node_modules\co
rdova\node_modules\cordova-lib\src\cordova\superspawn.js:135:23)
    at ChildProcess.emit (events.js:98:17)
    at maybeClose (child_process.js:756:16)
    at Process.ChildProcess._handle.onexit (child_process.js:823:5)

我不知道问题出在哪里,我一步一步地按照指示去做。有人能帮我吗-/

如果您想轻松使用人行横道。您需要使用以下命令行:

离子浏览器添加人行横道


你能试着在你的项目路径中去掉空格吗?这没问题,错误仍然存在。你找到解决办法了吗?