0

as an android developer I have experienced a lot of troubles due to the lack of speed in the android emulator. in some instances I had had to wait about three minutes in order to get a response. so is there any way to speed up the android emulator as it took much of development time which in most cases quite valuable.

Samantha Withanage
  • 3,811
  • 10
  • 30
  • 59

4 Answers4

1

You can try using GenyMotion as an alternative.

upenpat
  • 685
  • 3
  • 12
1

Instead of using the native emulator, try using the Android OS in a virtual machine. http://www.bobbychanblog.com/2011/07/faster-android-emulator-alternative-using-virtualbox/. Hope it helps.

codeRider
  • 685
  • 1
  • 5
  • 14
0

Have you tried the Genymotion third-party Android emulator? The stock one is notoriously slow.

http://www.genymotion.com/

Antonis427
  • 1,012
  • 15
  • 22
0

you can use Bluestacks or GenyMotion as alternative.

maddy d
  • 1,530
  • 2
  • 12
  • 23