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?– stderr
@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?
– ropbla9
See point 3 here for help: http://www.markupjavascript.com/2015/03/most-common-phonegap-errors-with-solutions.html
– Miguel