简体   繁体   English

在Eclipse / ADT上安装Linux之前的Android SDK Config?

[英]Android SDK Config on Linux Prior to Eclipse/ADT Install?

I read Lars Vogel's Android Development tutorial and then headed directly to the Android SDK download page . 我阅读了Lars Vogel的Android开发教程 ,然后直接转到Android SDK下载页面

I already have the Eclipse Java EE IDE (Juno; 4.2) installed, and would like to only install the Android SDK and then the ADT Eclipse plugin so I can start working from my existing Eclipse instance. 我已经安装了Eclipse Java EE IDE(Juno; 4.2),并且只想安装Android SDK,然后再安装ADT Eclipse插件,这样我就可以从现有的Eclipse实例开始工作。 As such, I downloaded the 64-bit linux (I'm on Ubuntu) "SDK Only" .tgz and extracted it to the my ~/sandbox/android-sdk directory. 这样,我下载了64位linux(我在Ubuntu上)“ SDK Only” .tgz,并将其解压缩到我的~/sandbox/android-sdk目录中。

Before I go and install the ADT Plugin, are there any "setup"/config steps with the SDK that I need to do ahead of time? 在安装ADT插件之前,是否需要提前进行SDK的“设置” /配置步骤? If so, what? 如果是这样,该怎么办? I'm even interested in optional tuning here. 我什至对可选调音感兴趣。 I only ask because the article referenced above is targeted at Windows users, and so are most of the other tutorials I've found. 我之所以只问是因为上面提到的文章是针对Windows用户的,所以我发现的其他大多数教程也是如此。 I'm worried that there might be some out-of-the-box functionality that the Windows SDK provides that must be dealt with manually for us Linux denizens. 我担心Windows SDK可能提供了一些现成的功能,必须为我们的Linux居民手动处理。 Thanks in advance! 提前致谢!

From my experience, I believe the answer is no, there is nothing else you need to do before installing the ADT Plugin. 根据我的经验,我相信答案是否定的,安装ADT插件之前您不需要做任何其他事情。 If you wanted, you could open the SDK manager from ~/sandbox/android-sdk/tools/android and install some of the SDKs, but there's no reason you can't just do that from Eclipse after you install ADT. 如果需要,可以从~/sandbox/android-sdk/tools/android打开SDK管理器并安装一些SDK,但是没有理由在安装ADT之后不能仅仅从Eclipse中进行操作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM