异常:
Failed to install ***.apk on device 'emulator-5554': timeout
Launch canceled!
处理:
Try changing the ADB connection timeout. I think it defaults that to 5000ms and I changed mine to 10000ms to get rid of that problem. If you are in Eclipse, you can do this by going through Window -> Preferences and then it is in DDMS under Android.