Ubuntu 12.04 に phonegap 3.0.0-0.14.3 をインストールしました。
Androidエミュレーターでアプリを実行したい。実行する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...
アプリは問題なくデバイス上で実行されます。
助けてください!