' Cordova构建android'花费太长时间

时间:2018-01-16 03:19:19

标签: android cordova ibm-mobilefirst

我正在尝试使用android studio和Cordova将我的asp.net文件转换为虚拟移动应用程序。这是我遵循的链接; converting a site into mobile app

我输入&#cord; buildova build'它已经超过一个小时但还没有完成。请推荐我如何继续这个。我的cmd的屏幕截图如下。提前谢谢!

command prompt

1 个答案:

答案 0 :(得分:3)

" JTextArea txtArea = new JTextArea("Hello world!"); Border border = BorderFactory.createLineBorder(Color.RED); txtArea.setBorder(BorderFactory.createCompoundBorder( border, BorderFactory.createEmptyBorder(15, 15, 15, 15)) ); "在后台下载多个依赖项。 缓慢的原因可能是: 1.慢速上网。 你是代理人。

如果您没有收到任何错误,请取消此CLI并启动另一个CLI并再次使用相同的命令。

另一种选择是..在Android Studio中打开您的项目,Android Studio将轻松下载所有依赖项。