0

Hi i'm new to Android few days before i installed ADT. From starting day Emulator is not starting but it's launched. It's showing launching status from 2 hours but not starting. For understanding see this URL (i'm not able to post a image in StackOverflow bcz of that i'm using other resource)

Bahu
  • 1,516
  • 2
  • 28
  • 49
  • 2
    I suggest you to use Genymotion (http://www.genymotion.com/), which is much easier than AVD. – Robbi Nespu Sep 17 '15 at 10:53
  • possible duplicate of [eclipse android emulator not starting](http://stackoverflow.com/questions/19338270/eclipse-android-emulator-not-starting) – Abdul Rauf Sep 29 '15 at 18:04

1 Answers1

0

Try downgrading the specs of your emulator i.e. use smaller screen size, use less memory size etc.

e.g. Device: Nexus 7 
     CPU: ARM
     Skin: QVGA
     Front Camera: None
     Back Camera: None
     Memory Options: 1024
     Heap:32
     SD: 10 MiB
     Internal Storage: 200Mib
     Use Host GPU 

Emulator Specs

PS: No need to wait for more than 5 Minutes :)

Syed Osama Maruf
  • 1,895
  • 2
  • 20
  • 37
  • I don't know what happened to my emulator. I tried this solution when "Syed Osama Maruf" answered but it's not worked at that time. But it's working now. It's really shock to me......Thank you Syed Osama Maruf – Bahu Sep 27 '15 at 05:07