Search Results
Search Results for 'run' : 1 POSTS
- 2010.09.10 이클립스 Unable to upload file: timeout 이 뜨며 컴파일이 안될때 1
이클립스 Unable to upload file: timeout 이 뜨며 컴파일이 안될때
- Posted at 2010. 9. 10. 15:59
- Posted by 루지메이앙
- Filed under 안드로이드/오답노트
');
}
//-->
|
');
}
//-->
|
안드로이드 이클립스에서 Run했을때 Unable to upload file: timeout 이 뜨며 컴파일이 안될때
Failed to upload ********.apk on device 'M???????????'
[2010-09-10 13:44:46 - ********] java.io.IOException: Unable to upload file: timeout
와 같이 뜨며 컴파일이 안될때는 아래와 같이 이클립스 설정을 변경한다.
Window > Preferences > Android > DDMS > ADB connection time out (ms) 의 값을 늘려주면 된다.
Failed to upload ********.apk on device 'M???????????'
[2010-09-10 13:44:46 - ********] java.io.IOException: Unable to upload file: timeout
와 같이 뜨며 컴파일이 안될때는 아래와 같이 이클립스 설정을 변경한다.
Window > Preferences > Android > DDMS > ADB connection time out (ms) 의 값을 늘려주면 된다.