微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

我正在尝试使用phonegap在adt中运行一个Android应用程序

我在SO中看到了一些例子,但这些解决方案对我的错误不起作用.我的错误如下: –

[phonegap] compiling Android...
[phonegap] successfully compiled Android app
[phonegap] trying to install app onto device
[phonegap] no device was found
[phonegap] trying to install app onto emulator
   [error] An error occurred while emulating/deploying the android project.
    event.js:72
        throw er;// Unhandled error exception

我已经看到了下面的例子,但它没有工作Error trying to run android app onto emulator with phonegap, how can I fix it?

解决方法:

我有解决方案.我的模拟器没有启动,这就是它显示错误的原因.我已经开始模拟器尝试了它现在正在工作.谢谢所有试图帮助我的人.

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐