0

I have installed Android sdk version 16. But cannot create an AVD.

The following command return as an error message.

android create avd -n sandwitch -t 20

Error:

Valid ABIs: no ABIs.
Error: This platform has more than one ABI. Please specify one using --abi.

The following error shows when i try to create using eclipse.

[2012-09-18 14:28:32 - SDK Manager] Unable to find a 'userdata.img' file for ABI armeabi to copy into the AVD folder.

EDITED

SDK: enter image description here

4

1 回答 1

0

转到 Windows -> Android SDK Manager -> 选择并安装 ARM V7a 系统映像

安装基于 ADT 的映像并选择您需要的正确 API

我希望你的问题能得到解决我的朋友

于 2012-09-18T08:32:28.827 回答