I am using Android Studio 1.3.2. When I run the app, I get the following event log:
f:\Users\User\AppData\Local\Android\sdk\tools\emulator.exe -avd Nexus_One_API_23 -netspeed full -netdelay none
emulator: WARNING: Increasing RAM size to 1GB
emulator: device fd:728
HAXM is not working and emulator runs in emulation mode
emulator: The memory needed by this AVD exceeds the max specified in your HAXM configuration.
emulator: AVD RAM size = 1024 MB
emulator: HAXM max RAM size = 768 MB
emulator: You might want to adjust your AVD RAM size and/or HAXM configuration to run in fast virt mode.
creating window 77 81 298 496
emulator: emulator window was out of view and was recentered
emulator: UpdateChecker: skipped version check.
I've already tried increasing the RAM size of AVD Nexus One to 512 MB and 768 MB. The same event log occurs for both.