Programming Android

안드로이드 Failed to install on device timeout

steloflute 2012. 7. 3. 21:57

http://yc0345.tistory.com/entry/%EC%95%88%EB%93%9C%EB%A1%9C%EC%9D%B4%EB%93%9C-Failed-to-install-apk-%EC%97%90%EB%9F%AC


http://daybrush.com/15005


개발하다보면 용량이 점점 커지기 때문에 업로드 하는 시간도 더 걸립니다. 이건 업로드 하는 시간 제한이 기본 시간이 3000이기 때문에 3초 안에 못 올리면 취소가 됩니다.

그래서 전 40000으로 바꿨습니다.

Windows - Preferences  - Android - DDMS

에서 

ADB connection  time out (ms)를 많이 늘리세요(기본 3000 입니다.)