0

I keep getting the error, while trying to run my app on an emulator.

      Failed to install SalehNotes.apk on device 'emulator-5554': timeout
      Launch canceled!

I've been trying almost everything and nothing seems to work..... its extremely frustrating..

anything help would be appreciated, thanks.

user3024404
  • 1
  • 1
  • 3
  • Clean Project, create a new emulator and try again. It happens some times – Dhaval Nov 23 '13 at 08:25
  • i've done this probably about 5 times, still the same result. I've been on this problem for about 4 hours. :( – user3024404 Nov 23 '13 at 08:50
  • Delete and re-import your project. Not even then? Uninstall App from emulator. Try that way. – Dhaval Nov 23 '13 at 09:43
  • Possibly duplicate question, look at this answer [http://stackoverflow.com/questions/15677640/error-failed-to-install-apk-on-device-emulator-5554-timeout/15678091#15678091][1] [1]: http://stackoverflow.com/questions/15677640/error-failed-to-install-apk-on-device-emulator-5554-timeout/15678091#15678091 – Aditya Kresna Permana Dec 08 '13 at 18:59

1 Answers1

0

restart emulator and try to install apk again,this error occurs when emulator not responds or late responds.and do upgrade if you have system with low specifications,also make sure that,emulator size is not too big.

here is the link i found useful for that: create emulator if you have given more size for sd card then edit emulator and reduce the size of sd card, because more the size of emulator sd card,more the time it will take to launch

Hamad
  • 5,096
  • 13
  • 37
  • 65