简体   繁体   中英

Unable to create Android Virtual Device (AVD)

I am new to android development and I am having problem creating a new AVD. I am using Ubuntu 14.04 running on Intel® Core™ i5-4670 CPU @ 3.40GHz × 4, with 64 bit OS.

I have already looked at the discussion here , but it didnt help me.

I also successfully installed KVM as given in the intel website . But I didn't find any CPU/ABI system image while creating a new AVD as shown below :

AVD对话框

UPDATE : This is how my Android SDK manager looks like :

Android SDK管理器

I don't know what I am missing. Kindly help.

The issue was that I was unable to connect to internet from SDK manager as my system is configured to use a proxy. Unlike most softwares which automatically show a dialog that asks for username and password, the android SDK manager didn't automatically ask for any username and password.

In the Android SDK Manager, click on tools > options ...

then enter the details in the following dialog and click on close 在此处输入图片说明

Thats it !!! Now I am able to update and download as anyone would do from the Android SDK manager.

在您发布的第二张图片中,您将获得许多API级别的系统图片选项,根据需要下载其中任何一个,而不是尝试制作avd

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM