如何在 Eclipse 中安装 android Lollipop?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/24445151/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to install android Lollipop in eclipse?
提问by Shabbir Dhangot
This android Documentationsays that installation procedure of android Lollipop.
这个 android文档说明了 android Lollipop 的安装过程。
in third step they says that
在第三步他们说
Select everything under the Android L Developer Preview section and click Install packages.
选择 Android L Developer Preview 部分下的所有内容,然后单击 Install packages。
But I unable to find any section like android L developer preview. Where to download it I follow all the steps from my eclipse juno.
但我找不到任何像android L developer preview. 在哪里下载我按照我的 eclipse juno 中的所有步骤进行操作。
回答by Paresh Mayani
Note:
笔记:
Before installing latest tools in SDK manager, I would recommend you to update ADT plugin from Help -> Check for updates. Otherwise you would have to face issue described here: Update Eclipse with Android development tools v. 23
在 SDK 管理器中安装最新工具之前,我建议您从“帮助”->“检查更新”更新 ADT 插件。否则,您将不得不面对此处描述的问题:使用 Android 开发工具 v. 23 更新 Eclipse
Answer:
回答:
As mentioned in 2ndstep, first you have to install latest SDK Tools, Platform-tools, and Build-tools.
正如在2中提到第二步骤,首先你要安装最新的SDK工具,平台,工具和编译工具。


Next Step:
下一步:
After installing latest tools, you will get Android Land Android 4.4Wsections:
安装最新工具后,您将获得Android L和Android 4.4W部分:


回答by Reshurum
Update all the SDK tools and restart the SDK manager for the Android L sections to show up.
更新所有 SDK 工具并重新启动 Android L 部分的 SDK 管理器以显示。
回答by Reshurum
Since now the Android lollipop came try to install and explore from u can download from android site. Api 21 Here u can find guide also for setup: http://androidgreeve.blogspot.in/2014/10/step-by-step-guide-to-install-and.html?m=1
从现在开始,Android 棒棒糖开始尝试安装和探索,您可以从 android 站点下载。Api 21 在这里你也可以找到安装指南:http: //androidgreeve.blogspot.in/2014/10/step-by-step-guide-to-install-and.html?m=1

