오류 :이 Android SDK에는 Android Developer Toolkit 버전 22.6.1 이상이 필요합니다.
이미 2 일 전에 adt 버전 22.6.1을 설치했습니다. 잘 작동했습니다. 갑자기 오늘 이클립스를 열면 다음과 같은 오류가 계속 표시됩니다.
이 Android SDK에는 Android Developer Toolkit 버전 22.6.1 이상이 필요합니다. 현재 버전은 22.2.1.v201309180102-833290입니다. ADT를 최신 버전으로 업데이트하십시오.
내 이클립스의 Android SDK 관리자의 스크린 샷은 다음과 같습니다.
이 링크에 설명 된대로 문제를 해결하기 위해 다음 단계를 시도했습니다.
- 도움말 | 새 소프트웨어 설치
- ADT 업데이트 사이트를 선택합니다 . 하나는이
http://
있고 하나는이https://
있습니다. 하나가 작동하지 않으면 다른 하나를 시도하십시오. - 개발자 도구 섹션을 선택하고 다음을 누릅니다.
- 이 소프트웨어는 이미 설치되어 있습니다 . 대신 업데이트가 수행됩니다 . 라는 대화 상자가 표시 됩니다 . 확인 을 클릭하면 22.6.1이 설치됩니다.
그러나 불행히도 그것은 나를 위해 작동하지 않았습니다.
다음은 도구를 업데이트하는 동안 발생하는 오류를 보여주는 스크린 샷입니다.
어떻게 제거 할 수 있습니까?
어제이 문제를 해결했습니다.
단계를 따르십시오 : 도움말-> 새 소프트웨어 설치-> 추가-> ( 아무 이름이나 입력하십시오 NewUpdate
)-> 다음 URL 추가 : https://dl-ssl.google.com/eclipse/plugin/4.2- > 확인
이제 사용 가능한 업데이트가 나열되며 이상적으로 adt 20.xx 여야합니다.
목록 항목을 선택하십시오. 설치하십시오. Eclipse가 다시 시작되고 완료됩니다.
이 정보가 도움이되기를 바랍니다. :)
그러나 누군가가이 문제에 직면 한 경우 다음 단계를 따르십시오.
안드로이드 개발자 사이트 에서 새로운 독립형 SDK 다운로드
eclipse가 열리면 닫고 기존의 기존 SDK가있는 동일한 위치에 새로 다운로드 한 SDK를 복사하십시오. 충돌 파일을 교체하고 휴식을 취해야합니다.
이전 SDK를 삭제할 필요가 없습니다. 2 단계에서와 같이 복사하면 Android Developer Toolkit 버전이 22.6.1 이상으로 업데이트됩니다.이 버전은 필수이며 이미 다운로드 된 API를 유지합니다.
이제 일식을 시작하면 오류가 영원히 사라질 것입니다. :)
누군가 그렇게하는 데 문제가 있으면 의견을 남기고 안내하려고 노력할 것입니다.
다음을 수행하여 문제를 해결했습니다.
- 최신 ADT 다운로드 (Win x64)
- 이전 ADT 설치 삭제 (기존 파일을 덮어 쓰려고 할 때 버그가 발생 함)- 이 Google 문제 참조
- zip 파일을 C : \에 복사했습니다 (압축을 푸는 동안 너무 긴 파일 이름에 대해 불평했기 때문에)
- 내 ADT 설치 폴더에 압축을 풉니 다.
- 업데이트 및 SDK 관리자 업데이트를 실행했습니다.
이제 작동하지만 예쁜 Eclipse 테마를 잃었습니다. 아, 그리고 대상 adt 가 해결되지 않고 있습니다. 다른 주제의 문제입니다.
기존 ADT를 삭제하고 새 버전의 ADT를 설치하기 만하면됩니다. 일반적으로이 문제는 아래 링크를 사용하여 SDK를 업데이트 할 때 발생합니다.
https://dl-ssl.google.com/android/eclipse/
developer.android.com의 ADT 번들은 구식으로 보입니다.
eclipse ( Java EE가 내 선택이지만 취향을 선택할 수 있음 )을 다운로드하고 Eclipse 플러그인을 설치하여 동일한 문제를 해결했습니다.
이 단계는 내 문제를 해결합니다.
- 도움말 -> 새 소프트웨어 설치 로 이동하십시오 .
- 하단 상자에서 What is already installed? 본문.
Eclipse Installation Details 상자 가 표시됩니다. 모든 충돌 소프트웨어 를 제거 하십시오. 제 경우에는 다음 소프트웨어를 제거합니다.
- 안드로이드 DDMS
- Android 개발 도구
- Android 계층 뷰어
- Android 네이티브 개발
- Android Traceview
- OpenGL ES 용 추적 프로그램
제거가 완료되면 Eclipse를 다시 시작하십시오.
Eclipse를 연 후 다음 단계를 다시 따르십시오.
- 도움말 -> 새 소프트웨어 설치 로 이동하십시오 .
- 에 와 협력 {- ADT 플러그인 상자를 선택하거나 추가 https://dl-ssl.google.com/android/eclipse }.
- 그런 다음 사용 가능한 모든 소프트웨어를 확인하십시오.
- click Next > to install newest software.
I hope this helps you :)
I use OSX and facing the problem for 2 days. I solved the problem by following the steps below:
-Download ADT Bundle from https://developer.android.com/sdk/index.html -Help -> Install New Software -Write https://dl-ssl.google.com/android/eclipse/ then install Developer tools -Restart eclipse and raised the error below:
Android SDK content Loader has encountered a problem.parseSdkContent failed
java.lang.NullPointeException
-Delete .android folder under user profile. Restart eclipse
No errors and 22.6.1 is installed.
For those who tried everything but didn't get any positive result. I did the following and it worked:
Uninstall the ADT by helping from following link: Uninstalling Android ADT
Now you can follow the install new software to add ADT to your eclipse. This way you won't get any conflict since you uninstalled old version.
I currently have Eclipse and ADT installed in the same directory as
F:\eclipse
\eclipse\
\sdk\
I downloaded and installed the latest ADT to
C:\Users\Rick\AppData\Local\Android\android-sdk
I then copied the contents of the C:\Users\Rick\AppData\Local\Android\android-sdk
into the F:\eclipse\sdk\
folder, and let it merge all folders and overwrite everything.
Now I have 22.6.1 and I don't have to re-download all the platform stuff again.
Today me and one of my friends faced the same problem, so I have tried many things like restarting eclipse, checking updates, etc. but none was working for me.
Then I found a solution from Here and it's working as a charm for me and also for my friend.
Follow the steps here:
- Start Eclipse, then select Help > Install New Software.
- Click Add, in the top-right corner.
- In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:
https://dl-ssl.google.com/android/eclipse/
- Click OK.
If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).
- In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
- In the next window, you'll see a list of the tools to be downloaded. Click Next. Read and accept the license agreements, then click Finish.
- If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
- When the installation completes, restart Eclipse.
The "Install new Software" under help in Eclipse will NOT work because it conflicts with ver#22. I just downloaded the new Eclipse bundle from: Get the Android SDK - google site, extracted it in a new folder ant it is done.
It is working smoothly, no problems.
Few tips to save you time:
- Backup your workspace (just in case) - personally didn't use this back.
- Once you open the new eclipse.exe it will ask you to select a workspace - just brows to your ols workspace and it will import all your projects (no problems).
- In order to save time of download and install of the SDK again, I Cut & Paste the OLD SDK library from the previous bundle directory to the new one (Close your new Eclipse first).
- Eclipse를 다시 열면 Eclipse에서 SDK 디렉토리를 찾을 수 없다는 오류 메시지가 표시 될 수 있습니다. "기본 설정"을 열도록 요청합니다. 열리면 새 SDK 디렉토리 (방금 복사 한 디렉토리)로 이동합니다. 이렇게하면 이전 Eclipse에서 수행 한 모든 SDK 업데이트를 다시 설치하는 시간을 절약 할 수 있습니다.
재미있게 지내십시오, 그것은 정말로 큰 문제가 아닙니다.
'Programming' 카테고리의 다른 글
원래 예외의 재발행에 대한 C ++ 예외 질문 (0) | 2020.08.13 |
---|---|
Mercurial 파일의 개정 내역을 보는 방법은 무엇입니까? (0) | 2020.08.13 |
람다 식 대 메서드 참조 (0) | 2020.08.13 |
PMD와 FindBugs의 차이점은 무엇입니까? (0) | 2020.08.13 |
http DELETE를 사용하여 리소스 삭제 (0) | 2020.08.13 |