Issue
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 :
UPDATE : This is how my Android SDK manager looks like :
I don't know what I am missing. Kindly help.
Solution
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.
Answered By - Swaroop
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.