我已经安装了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!
我怎么解决这个问题?