Surya Rocky
Surya Rocky

Reputation: 35

Error in creating AVD in android studio

I am new to android studio. my problem is when i try to create AVD its showing

unknown error. see idea.log for details.

I am working on windows8.

Screenshot of AVD

Upvotes: 3

Views: 7020

Answers (2)

pharid
pharid

Reputation: 57

Delete all the files and folder from a directory home//.android/avd It's for Ubuntu. In Windows it's also in the user's folder (.android/avd).

Upvotes: 2

Carlos Mion
Carlos Mion

Reputation: 37

Before you create the new Virtual Device, Try downloading via SDK Manager the API level you want on the Virtual Device. This should do it.

Upvotes: 0

Related Questions