I've installed Android Studio following TheNewBoston tutorial instructions. When trying to launch the default Nexus AVD in the emulator I get this error message:
Cannot launch AVD in emulator. Output:
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and useable.
CPU acceleration status: HAX karnel module is not installed!
Of course, I've installed Intel x86 Emulator Accelerator in Android SDK Manager but I can't find SDK at the default location mentioned in some answers (C:\users\username\AppData\Local\Android\sdk).
Please help me start developing. Thanks in advance :)