Mac 上的 SDK 管理器中未显示 Android 平台

发布于 2024-12-15 06:08:29 字数 333 浏览 3 评论 0原文

我已经从http://developer.android.com/sdk/index.html。

我已经创建了 .bash_profile 并使用我拥有“android-sdk-macosx”文件夹的路径更新了它。 但是当我打开SDK管理器安装平台时,它没有找到它。我使用代理进行连接,该代理已在“首选项”中输入。

请帮忙。 我应该安装其他 SDK 版本吗?是否存在兼容性问题?尽管提到了代理设置,但为什么它无法连接到互联网。

I have installed Android SDK from http://developer.android.com/sdk/index.html.

I have created the .bash_profile and updated it with the path where i have the "android-sdk-macosx" folder.
But when I open the SDK manager to install a platform, it does not locate it. I connect using a proxy, which I have entered in the Preferences.

Kindly help.
Should I install some other SDK version. Are there any compatibility issues ? Why does it not connect to the internet in spite of mentioning the proxy settings.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

如梦 2024-12-22 06:08:29

您应该确保在 eclipse 首选项中配置了 sdk

Configuring the ADT Plugin

After you've successfully downloaded the ADT as described above, 
the next step is to modify your ADT preferences in Eclipse to point to the 
Android SDK directory:

Select Window > Preferences... to open the Preferences panel (Mac OS X: 
Eclipse > Preferences).
Select Android from the left panel.
You may see a dialog asking whether you want to send usage statistics to Google. 
If so,     make your choice and click Proceed. You cannot continue with this 
procedure  
until you click Proceed.

For the SDK Location in the main panel, click Browse... and locate your 
downloaded SDK directory. Click Apply, then OK.

Done! If you haven't encountered any problems, then the installation is complete.
If you're installing the Android SDK for the first time, return to Installing 
the SDK to 
complete your setup.*emphasized text*

You should make sure the sdk is configured in the eclipse preferences

Configuring the ADT Plugin

After you've successfully downloaded the ADT as described above, 
the next step is to modify your ADT preferences in Eclipse to point to the 
Android SDK directory:

Select Window > Preferences... to open the Preferences panel (Mac OS X: 
Eclipse > Preferences).
Select Android from the left panel.
You may see a dialog asking whether you want to send usage statistics to Google. 
If so,     make your choice and click Proceed. You cannot continue with this 
procedure  
until you click Proceed.

For the SDK Location in the main panel, click Browse... and locate your 
downloaded SDK directory. Click Apply, then OK.

Done! If you haven't encountered any problems, then the installation is complete.
If you're installing the Android SDK for the first time, return to Installing 
the SDK to 
complete your setup.*emphasized text*
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文