-3

Have a look at the image. The circled portion is of my concern. Please tell me a easy solution to this. I am new to android platform. enter image description here

Anish Sharma
  • 495
  • 3
  • 15
  • Where are your AVDs located? When you create a new Virtual device (emulator), it is created in a particular folder. Right now, your Android Studio can't find any emulators in the folder you have provided it with. – Asim Jun 24 '15 at 07:09
  • I have installed an emulator on a place I know. How can I let android studio know its path? – Anish Sharma Jun 24 '15 at 07:30

1 Answers1

0

Its already answered. Please use the error terms. You just need to set the environment variables $ANDROID_AVD_HOME and others that are said to be missing. Check this! post for more info.

Community
  • 1
  • 1
Abhinav Macha
  • 58
  • 1
  • 9