After updated my Mac to OS X El Capitan 10.11.1 I couldn't create new virtual devices in Android Studio
From now, when I create a New Virtual Device and run my application I have the following message:
> emulator: The memory needed by this AVD exceeds the max specified in
> your HAXM configuration. HAXM is not working and emulator runs in
> emulation mode emulator: AVD RAM size = 1024 MB emulator: HAXM
> max RAM size = 512 MB emulator: You might want to adjust your AVD RAM
> size and/or HAXM configuration to run in fast virt mode. emulator:
> emulator window was out of view and was recentered emulator:
> UpdateChecker: skipped version check
I followed this answer to resolve the problem but when I try to installing it again I have the following message:
HAXM silent installation only support mac OS X from 10.8 to 10.10 !
So, What is the proper way to install the HAXM kernel extension on 10.11 El Capitan?