<i id='GJoHA'><tr id='GJoHA'><dt id='GJoHA'><q id='GJoHA'><span id='GJoHA'><b id='GJoHA'><form id='GJoHA'><ins id='GJoHA'></ins><ul id='GJoHA'></ul><sub id='GJoHA'></sub></form><legend id='GJoHA'></legend><bdo id='GJoHA'><pre id='GJoHA'><center id='GJoHA'></center></pre></bdo></b><th id='GJoHA'></th></span></q></dt></tr></i><div id='GJoHA'><tfoot id='GJoHA'></tfoot><dl id='GJoHA'><fieldset id='GJoHA'></fieldset></dl></div>

  • <legend id='GJoHA'><style id='GJoHA'><dir id='GJoHA'><q id='GJoHA'></q></dir></style></legend>
    <tfoot id='GJoHA'></tfoot>

    <small id='GJoHA'></small><noframes id='GJoHA'>

      <bdo id='GJoHA'></bdo><ul id='GJoHA'></ul>

      1. 使用 Eclipse 3.6.1 正确安装 Android SDK、ADT

        Correct install of Android SDK, ADT with Eclipse 3.6.1(使用 Eclipse 3.6.1 正确安装 Android SDK、ADT)
        <tfoot id='cS0sH'></tfoot>

              <i id='cS0sH'><tr id='cS0sH'><dt id='cS0sH'><q id='cS0sH'><span id='cS0sH'><b id='cS0sH'><form id='cS0sH'><ins id='cS0sH'></ins><ul id='cS0sH'></ul><sub id='cS0sH'></sub></form><legend id='cS0sH'></legend><bdo id='cS0sH'><pre id='cS0sH'><center id='cS0sH'></center></pre></bdo></b><th id='cS0sH'></th></span></q></dt></tr></i><div id='cS0sH'><tfoot id='cS0sH'></tfoot><dl id='cS0sH'><fieldset id='cS0sH'></fieldset></dl></div>
                <tbody id='cS0sH'></tbody>

            1. <legend id='cS0sH'><style id='cS0sH'><dir id='cS0sH'><q id='cS0sH'></q></dir></style></legend>
                <bdo id='cS0sH'></bdo><ul id='cS0sH'></ul>
                1. <small id='cS0sH'></small><noframes id='cS0sH'>

                  本文介绍了使用 Eclipse 3.6.1 正确安装 Android SDK、ADT的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  按照已发布的 Eclipse 3.6.1 Classic 和 Android SDK 说明,ADT(其中 OS 2.3 是最新的)遗漏了几个步骤.在 Eclipse 中加载 ADT 之前,一切似乎都正常.在执行此操作之前,将以下依赖项站点添加到列表中并启用它们,以便 ADT 安装程序获取所有依赖项(感谢 MissKaho 提供的简明列表).

                  Following the posted instructions for Eclipse 3.6.1 Classic and Android SDK, ADT (where OS 2.3 is the most current) misses a few steps. Everything seems to work up until the point of loading the ADT in Eclipse. Prior to doing this add the following dependency sites to the list and enable them so that the ADT installer will pickup all the dependencies (thanks MissKaho for the concise list).

                  Eclipse GEF - download.eclipse.org/tools/gef/updates/releases/

                  Eclipse GEF - download.eclipse.org/tools/gef/updates/releases/

                  Eclipse EMF - download.eclipse.org/modeling/emf/updates/releases/

                  Eclipse EMF - download.eclipse.org/modeling/emf/updates/releases/

                  Eclipse GMF - 下载.eclipse.org/modeling/gmf/updates/releases

                  Eclipse GMF - download.eclipse.org/modeling/gmf/updates/releases

                  Eclipse Webtools - download.eclipse.org/webtools/updates/

                  Eclipse Webtools - download.eclipse.org/webtools/updates/

                  Google eclipse 插件 - dl.google.com/eclipse/plugin/3.6

                  Google eclipse Plugin - dl.google.com/eclipse/plugin/3.6

                  推荐答案

                  我可以确认它确实适用于 3.6.1.

                  I can confirm that it does work with 3.6.1.

                  我的回答是让其他 stackoverflow 用户有机会解决我为使 Eclipse 和 Android SDK 正确运行而遭受的痛苦.我对大量的指南、教程和帖子都遗漏了成功完成操作所必需的关键假设/事实感到惊讶.

                  I an answer as a question to allow other stackoverflow users an opportunity to get around the pain I had to suffer to get Eclipse and Android SDK running correctly. I was amazed at the number of guides, tutorials and posts that left out critical assumptions/facts necessary to successfully complete an action.

                  因此,对于因我将答案作为问题发布而受到冒犯的任何人,我深表歉意 (:-)).

                  So, for any that are offended by my posting a answer as a question, my apologizes (:-)).

                  如果它有助于将我的原始条目视为预先回答.

                  If it helps consider my original entry as a pre-answer.

                  这篇关于使用 Eclipse 3.6.1 正确安装 Android SDK、ADT的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Cannot load 64-bit SWT libraries on 32-bit JVM ( replacing SWT file )(无法在 32 位 JVM 上加载 64 位 SWT 库(替换 SWT 文件))
                  How can I specify the default JVM arguments for programs I run from eclipse?(如何为从 Eclipse 运行的程序指定默认 JVM 参数?)
                  Class JavaLaunchHelper is implemented in both ... libinstrument.dylib. One of the two will be used. Which one is undefined(JavaLaunchHelper 类在... libinstrument.dylib 中都实现了.将使用两者之一.哪个是未定义的) - IT屋-程序员软件开发技术分享
                  Android Studio Gradle project quot;Unable to start the daemon process /initialization of VMquot;(Android Studio Gradle 项目“无法启动守护进程/VM 的初始化)
                  AsyncTasks do not get collected causing other AsyncTasks to not run(未收集 AsyncTask 导致其他 AsyncTask 无法运行)
                  Android Studio error: quot;Environment variable does not point to a valid JVM installationquot;(Android Studio 错误:“环境变量未指向有效的 JVM 安装)

                    <tfoot id='Na2Hu'></tfoot>

                  1. <legend id='Na2Hu'><style id='Na2Hu'><dir id='Na2Hu'><q id='Na2Hu'></q></dir></style></legend>

                      <tbody id='Na2Hu'></tbody>

                      <small id='Na2Hu'></small><noframes id='Na2Hu'>

                      <i id='Na2Hu'><tr id='Na2Hu'><dt id='Na2Hu'><q id='Na2Hu'><span id='Na2Hu'><b id='Na2Hu'><form id='Na2Hu'><ins id='Na2Hu'></ins><ul id='Na2Hu'></ul><sub id='Na2Hu'></sub></form><legend id='Na2Hu'></legend><bdo id='Na2Hu'><pre id='Na2Hu'><center id='Na2Hu'></center></pre></bdo></b><th id='Na2Hu'></th></span></q></dt></tr></i><div id='Na2Hu'><tfoot id='Na2Hu'></tfoot><dl id='Na2Hu'><fieldset id='Na2Hu'></fieldset></dl></div>
                          • <bdo id='Na2Hu'></bdo><ul id='Na2Hu'></ul>