私は BlackBerry 用の Android ランタイムを使用してプロジェクトをパッケージ化しようとしています。Eclipse 用にすべてのこと (シミュレーター、ADT) を実行しました。アプリをテストすると、次のエラーが発生しました。
[2013-04-13 13:16:04 - BlackBerryTest] Packaging project BlackBerryTest
[2013-04-13 13:16:11 - BlackBerryTest] Launching BlackBerry Android Runtime...
[2013-04-13 13:16:20 - BlackBerryTest] Connecting to ADB...
[2013-04-13 13:17:23 - BlackBerryTest] Status ERROR: net.rim.ajde code=4 Connecting 192.168.72.128 to ADB failed! null children=[Status ERROR: net.rim.ajde code=0 Please check if the Android player was fully started when you got this error. If not, you can either increase the Android player launch timeout on the BlackBerry->BlackBerry Android Development Tools preference page or wait until the Android player is fully started and try again. null]
シミュレーターにはスプラッシュ画面があり、blackberry 10 のロゴが約 2 秒で開始され、閉じてまだ Eclipseが表示されます。
**
アップデート :
**
今、私はこのメッセージを受け取りました
04-25 12:01:15.539: I/navigatorshell(17789061): no app URI, just launch AP and exit
何か案が ?