什么是在安装Android SDK适当的目录? [英] What is an appropriate directory in which to install Android SDK?

查看:222
本文介绍了什么是在安装Android SDK适当的目录?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不使用Java的多那么什么是共同的(最佳实践)地点安装这样的组件。我希望把它们放在一个系统目录中,以便多个用户可以访问。

I don't use java much so what are the common (best practice) locations to install components like this. I want to put them in a system directory so multiple users have access.

推荐答案

常见的部位是 / OPT / SRV 的/ usr /本地。我往往倾向于的/ usr /本地

Common locations are /opt, /srv, and /usr/local. I tend to lean toward /usr/local.

需要注意的是Android SDK中并不真正需要安装多了,它主要是自成一体。所有你需要做的是告诉Eclipse在哪里。您可能还需要添加工具和/或平台工具目录全系统的路径,使您的用户可以使用亚行和其他工具。

Note that the Android SDK doesn't really require you to install much, it's mostly self-contained. All you need to do is tell Eclipse where it is. You may also want to add the tools and/or platform-tools directories to the system-wide PATH so that your users can use adb and other tools.

请参阅<一href="http://developer.android.com/sdk/installing.html">http://developer.android.com/sdk/installing.html.

这篇关于什么是在安装Android SDK适当的目录?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆