0

When i am running my program through android studio, but it cannot load the device to launch the android emulator. i have tried to enabling and disabling of AVD and also run some command on android terminal. It just processed the running and failed after 300 seconds.

enter image description here

ND1010_
  • 3,743
  • 24
  • 41
  • This question is answered here https://stackoverflow.com/questions/38367085/error-while-waiting-for-device-timed-out-after-300seconds-waiting-for-emulator – Arpit Jun 22 '17 at 06:46

1 Answers1

0

try this change Graphics option on the Android Virtual Device to Software instead of Automatic or Hardware.

ND1010_
  • 3,743
  • 24
  • 41