本文介绍了OS X上的Android SDK安装文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
Android SDK的安装文件夹上是否有最佳做法/建议?在OS X和步骤2上遵循 http://developer.android.com/sdk/installing.html . ...将其解压缩到您计算机上的安全位置..."对于来自Windows的我来说完全没有道理.
Any best practices/recommendations on the installation folder for the Android SDK? Following http://developer.android.com/sdk/installing.html on OS X and Step 2. "...unpack it to a safe location on your machine..." makes no sense at all for me coming from Windows.
推荐答案
/Applications是最自然的地方.对于Unix的老手来说,也许是/usr/local.
/Applications is the most natural place. Maybe /usr/local for the old Unix folks.
这篇关于OS X上的Android SDK安装文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!