집에서 작업할 것이 있어서 이클립스를 깔았는데, 안드로이드 SDK가 다운 받아지지 않는다 ㅠㅠ
Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml Fetched Add-ons List successfully Fetching URL: https://dl-ssl.google.com/android/repository/repository-7.xml Done loading packages. Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-2.xml, reason: File not found Fetched Add-ons List successfully Fetching URL: https://dl-ssl.google.com/android/repository/repository-7.xml Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-7.xml, reason: File not found Done loading packages. Fetching URL: https://dl-ssl.google.com/android/repository/repository-7.xml Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-7.xml, reason: File not found Done loading packages.
아무리해도 이런 문구만 나오고, 구글링을 해봐도 확실한 답이 안나온다.
화가 나려는 찰나, 실수로 건들인 옵션에서 해결책을 찾았다.
sdk/tools/android - menu bar - preference 를 실행하면 된다
저 부분을 Check하고, sdk list를 reload를 한 뒤에, 다시 uncheck 하면 된다.
======================================
근본적인 원인을 찾았는데, /User/my/.android 폴더가 만들어지지 않아서였다.
아놔 내 폴더인데 왜!!!
우씨
일단 내 폴더는 나한테로 가져왔다
'프로그래밍 > android' 카테고리의 다른 글
[android] Ringtone play complete listener (0) | 2013.06.12 |
---|---|
[android] SpeechRecognizer를 이용한 dB meter (0) | 2013.05.12 |
[android] Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-7.xml, reason: File not found (2) | 2013.05.10 |
[android] 안쓰는 리소스 한방에 찾기 (0) | 2012.12.26 |
[android] TableLayout의 stretchColumns 때문에 늘어난 TextView의 줄바꿈 (0) | 2012.12.21 |
[android] ADT Bundle 에서 assist 가 작동 안 할 때 (0) | 2012.12.18 |
댓글을 달아 주세요
proxy setting 이 어디있나요? ㅜㅜ 저도 똑같은 문제로 계속 아무것도 못하고 있는 중입니다 ㅠㅠ
2014.12.03 18:46 [ ADDR : EDIT/ DEL : REPLY ]어떻게 찾아야 하죠?? ㅠㅠ 답변주시면 감사하겠습니다
sdk/tools/android 파일을 실행하고, 메뉴에서 환경설정으로 가면 됩니다
2014.12.03 22:06 신고 [ ADDR : EDIT/ DEL ]