osx - Cannot get HAX working for Android Emulator & the emulator appears to freeze -


i running os-x 10.10.2 yosemite on macbook air , have installed latest version of android studio (1.2) , has default sdk pre-configured.

i trying setup intel haxm speed emulation - have setup ionic & cordova frameworks (as i'll using develop mobile apps).

i using command start emulator:

sudo cordova emulate android 

this begins process , opens android virtual device , 'android' word appears on screen.

in terminal following:

waiting emulator.... emulator: memory needed vm exceeds driver limit  hax not working , emulator runs in emulation mode booting emulator (this may take while)............................... 

this appears 'stick' on screen - have installed intel haxm (1.2 installed) doesn't seem have been correctly configured - can suggest how fix. have changed ram used haxm 1gb , 768mb no joy..

can suggest ideas?


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -