"No Emulator images (avds) found" even after creating emulator images

Asked

Viewed 1,215 times

3

I have the following problem:

Error: No emulator images (avds) found.
1. Download desired System Image by running: /usr/local/Cellar/android-sdk/24.4/tools/android sdk
2. Create an AVD by running: /usr/local/Cellar/android-sdk/24.4/tools/android avd
HINT: For a faster emulator, use an Intel System Image and install the HAXM device driver

I already created two emulator images by the command android avd

  • How to exit the command which android? Something else, you already downloaded (android sdk) the images you want to emulate?

  • @zekk already managed to emulate. The problem now is the screen size of the Emulator. It is a low dimension and all expressed. How to change this? And how to speed up the emulator, which is so slow?

  • See point 3 here for help: http://www.markupjavascript.com/2015/03/most-common-phonegap-errors-with-solutions.html

1 answer

0

to get faster right there speaks

 HINT: For a faster emulator, use an Intel System Image and install the HAXM device driver

by msg vc must be using Windows, if your CPU is compatible install the HAXM and when creating AVD use image X86 (Do not use X86_64) on my laptop , with Linux and using KVM (HAXM for Linux) my AVD runs in 9 seconds .

already on the screen , try to make an AVD using API23 , still have Rendering problems with API24 too.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.