0

I am new to android application. i have downloaded Android Studio from http://developer.android.com/

I just created one project and click on run button.

but it just keep showing me from past 2 hours

what should i do now ??

is there any step by step instruction that i can follow?

jdkk

Aijaz Chauhan
  • 1,511
  • 3
  • 25
  • 53
  • Are you using intel haxm accelerator ? – Mohit Feb 25 '15 at 16:45
  • I don'n know... how do i check it? – Aijaz Chauhan Feb 25 '15 at 16:46
  • He is probably not using haxm, as the log states "HAX is not working and emulator runs in emulation mode". See Android guide for hardware acceleration on how to enable haxm: http://developer.android.com/tools/devices/emulator.html#accel-vm – Micky Feb 25 '15 at 16:53
  • Shifar Shifz link in the answer also contains information about using haxm. – Micky Feb 25 '15 at 16:54
  • possible duplicate of [Why is the Android emulator so slow? How we can speed up the Android emulator?](http://stackoverflow.com/questions/1554099/why-is-the-android-emulator-so-slow-how-we-can-speed-up-the-android-emulator) – Marcus Feb 25 '15 at 17:02
  • Try creating a new AVD with a different device prototype. Do tell the results. – CodeWalker Feb 25 '15 at 17:34

1 Answers1

1

This is usual, there are some tricks to avoid this, see this Why emulator is very slow in Android Studio?, and i use BlueStack for debugging. it's better than anything.

Community
  • 1
  • 1
theapache64
  • 10,926
  • 9
  • 65
  • 108