티스토리 뷰

반응형

Stack Overflow에 자주 검색, 등록되는 문제들과 제가 개발 중 찾아 본 문제들 중에서 나중에도 찾아 볼 것 같은 문제들을 정리하고 있습니다.

Stack Overflow에서 가장 먼저 확인하게 되는 가장 높은 점수를 받은 Solution과 현 시점에 도움이 될 수 있는 가장 최근에 업데이트(최소 점수 확보)된 Solution을 각각 정리하였습니다.

 

아래 word cloud를 통해 이번 포스팅의 주요 키워드를 미리 확인하세요.

Update Eclipse with Android development tools v. 23

안드로이드 개발 도구 v.23으로 이클립스 업데이트하기

 문제 내용 

I updated Eclipse with the new SDK tools (rev. 23), but now when Eclipse starts I receive the error:

저는 이제 SDK 도구 (rev. 23)로 Eclipse를 업데이트했는데, 이제 Eclipse를 시작할 때 다음 오류가 발생합니다.

 

This Android SDK requires Android Developer Toolkit version 23.0.0 or above. Current version is 22.6.3.v201404151837-1123206. Please update ADT to the latest version.

이 안드로이드 SDK는 Android Developer Toolkit 버전 23.0.0 이상이 필요합니다. 현재 버전은 22.6.3.v201404151837-1123206 입니다. ADT를 최신 버전으로 업데이트하십시오.

 

No updates were found with "Check for updates". If I try "Install new software", I can see version 23, but I can't upgrade due to the following error:

"Check for updates"로 업데이트가 없습니다. "새 소프트웨어 설치"를 시도하면 버전 23을 볼 수 있지만 다음 오류 때문에 업그레이드할 수 없습니다.
Cannot complete the install because of a conflicting dependency.
Software being installed: Android Development Tools 23.0.0.1245622 (com.android.ide.eclipse.adt.feature.feature.group 23.0.0.1245622)
Software currently installed: Android Developer Tools 22.2.1.v201309180102-833290 (com.android.ide.eclipse.adt.package.product 22.2.1.v201309180102-833290)
Only one of the following can be installed at once: 
    ADT Package 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.adt.package 22.6.3.v201404151837-1123206)
    ADT Package 23.0.0.1245622 (com.android.ide.eclipse.adt.package 23.0.0.1245622)
Cannot satisfy dependency:
    From: Android Development Tools 23.0.0.1245622 (com.android.ide.eclipse.adt.feature.feature.group 23.0.0.1245622)
    To: com.android.ide.eclipse.adt.package [23.0.0.1245622]
Cannot satisfy dependency:
    From: Android Development Tools 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.adt.feature.group 22.6.3.v201404151837-1123206)
    To: com.android.ide.eclipse.adt.package [22.6.3.v201404151837-1123206]
Cannot satisfy dependency:
    From: ADT Package 22.2.1.v201309180102-833290 (com.android.ide.eclipse.adt.package.feature.group 22.2.1.v201309180102-833290)
    To: com.android.ide.eclipse.adt.feature.group 22.2.0
Cannot satisfy dependency:
    From: Android Developer Tools 22.2.1.v201309180102-833290 (com.android.ide.eclipse.adt.package.product 22.2.1.v201309180102-833290)
    To: com.android.ide.eclipse.adt.package.feature.group [22.2.1.v201309180102-833290]

 

After download of the last ADT from the web site, it seems there's another problem.

웹 사이트에서 최신 ADT를 다운로드한 후, 다른 문제가 발생한 것 같습니다.

 

With SDK Tools rev. 23 proguard is not installed, the folder SDK dir/tools/proguard is missing, and other tools are missing. This version contains several bugs.

SDK Tools rev. 23를 사용하면 proguard가 설치되지 않으며, SDK dir/tools/proguard 폴더가 누락되며 다른 도구들도 누락됩니다. 이 버전에는 여러 버그가 있습니다.

 

 

 

 높은 점수를 받은 Solution 

Google has released ADT v23.0.2. This solved many problems of previous ADT version 23.

구글에서 ADT v23.0.2를 출시했습니다. 이전 ADT 버전 23의 많은 문제를 해결했습니다.

 

Step-by-step:

단계별로:

 

  • Menu Help → Install New Software...
  • For "Work with", select the Android source https://dl-ssl.google.com/android/eclipse Work with Android source
  • Tick ADT v23.0 for installation, then click "Next"
  • Eclipse will show "Install Remediation Page" since there is conflict with previous version. (If it does not, see below.) Select "Update my installation to be compatible with items being installed" to uninstall the old version and install the new one. After that, proceed with the usual steps.
단계별로 설명드리겠습니다:
1. "도움말" 메뉴 → "새 소프트웨어 설치..."
2. "작업 대상"에서 Android 소스 [https://dl-ssl.google.com/android/eclipse를](https://dl-ssl.google.com/android/eclipse%EB%A5%BC) 선택합니다.
3. 설치할 ADT v23.0에 체크한 후 "다음"을 클릭합니다.
4. 이전 버전과 충돌이 있어 "설치 보완 페이지"가 나타납니다. (표시되지 않으면 아래를 참조하십시오.) "설치되는 항목과 호환되도록 내 설치 항목 업데이트"를 선택하여 이전 버전을 제거하고 새 버전을 설치합니다. 그 후 일반적인 단계를 진행하시면 됩니다.

 

Install remediation page

Note: When I installed the new version of ADT, I didn't include the new version of "Android Native Development Tools" package. Instead, I installed the rest of packages first, and then installed "Android Native Development Tools". For a reason, if I try to install all the new packages including "Android Native Development Tools", the installation fails.

참고: 새로운 ADT 버전을 설치할 때, "Android Native Development Tools" 패키지의 새 버전을 함께 설치하지 않았습니다. 대신, 나머지 패키지를 먼저 설치한 후 "Android Native Development Tools"를 설치했습니다. 어떤 이유에서인지, "Android Native Development Tools"를 포함한 모든 새 패키지를 설치하려고 하면 설치가 실패합니다.

 

If there is no "Remediation page", the only way to remove the ADT plugin from Eclipse is to go to menu HelpAbout EclipseInstallation Details and uninstall from there. But there is a risk of uninstalling Eclipse itself.

만약 "Remediation page"가 없으면 Eclipse에서 ADT 플러그인을 제거하는 유일한 방법은 메뉴 도움말 → Eclipse 정보 → 설치 상세 정보로 이동하여 그곳에서 제거하는 것입니다. 그러나 Eclipse 자체를 제거하는 위험이 있습니다.

 

 

 

 가장 최근 달린 Solution 

You need to uninstall the old version and install 23

이전 버전을 제거하고 23 버전을 설치해야 합니다.

 

uninstall: Help > about Eclipse SDK > Installation Details select Android related packages to uninstall

삭제하기: 도움말 > Eclipse SDK 정보 > 설치 정보에서 Android 관련 패키지를 선택하여 삭제합니다.

 

And then install V23.

그리고 V23을 설치하세요.

 

 

 

출처 : https://stackoverflow.com/questions/24437564/update-eclipse-with-android-development-tools-v-23

반응형
댓글
공지사항
최근에 올라온 글