【发布时间】:2013-10-18 06:33:01
【问题描述】:
我在 Ubuntu 12.04 上安装了 phonegap 3.0.0-0.14.3。
我想用安卓模拟器运行应用程序。当我运行phonegap run android 时,我得到以下信息:
[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.Warning : [ --debug | --release | --nobuild ] not specified, defaulting to --debug
Cleaning project...
应用程序在设备上运行没有问题。
请帮忙!
【问题讨论】:
-
模拟器正在运行?
标签: android ubuntu cordova android-emulator