the problem was occurred when start ADT

Problems:

[2016-03-10 08:19:22 ] Failed to install *.apk on device 'emulator-5554': timeout
[2016-03-10 08:19:22] Launch canceled!

Solution:

adb kill-server
adb start-server
posted @ 2016-03-10 11:06  chzhzh  阅读(142)  评论(0)    收藏  举报