Eclipse と Android SDK をインストールし、プロジェクトを実行するときに Eclipse でプロジェクトを作成すると、小さなウィンドウ ポップアップ タイトル android avd エラーと、
互換性のあるターゲットが見つからないように書かれたテキストが表示されます。新しい Android 仮想デバイスを追加しますか?
[2012-08-24 07:56:59 - The basics] ------------------------------<br/>
[2012-08-24 07:56:59 - The basics] Android Launch!<br/>
[2012-08-24 07:56:59 - The basics] adb is running normally.<br/>
[2012-08-24 07:56:59 - The basics] Performing com.adnanbhatti.com.MainActivity activity launch<br/>
[2012-08-24 07:56:59 - The basics] Failed to find an AVD compatible with target 'Android 2.2'.<br/>
[2012-08-24 07:57:02 - The basics] Still no compatible AVDs with target 'Android 2.2': Aborting launch.<br/>
[2012-08-24 07:57:02 - The basics] Performing com.adnanbhatti.com.MainActivity activity launch<br/>
[2012-08-24 07:57:07 - The basics] Launch canceled!<br/>
[2012-08-24 08:41:10 - The basics] ------------------------------<br/>
[2012-08-24 08:41:10 - The basics] Android Launch!<br/>
[2012-08-24 08:41:10 - The basics] adb is running normally.<br/>
[2012-08-24 08:41:10 - The basics] Performing com.adnanbhatti.com.MainActivity activity launch<br/>
[2012-08-24 08:41:10 - The basics] Failed to find an AVD compatible with target 'Android 2.2'.<br/>
[2012-08-24 08:44:18 - The basics] Performing com.adnanbhatti.com.MainActivity activity launch<br/>
[2012-08-24 08:44:19 - The basics] Launch canceled!
どうすればこの問題を解決できますか?