简体   繁体   English

Eclipse Luna Android插件SDK管理器将无法打开。

[英]Eclipse Luna Android plugin sdk manager will not open.

I've downloaded Java 1.8.0_25 and eclipse Luna 4.4 and installed the Android Plugin by following this 我已经下载了Java 1.8.0_25和Eclipse Luna 4.4,并按照以下步骤安装了Android插件

https://developers.google.com/eclipse/docs/install-eclipse-4.4

I've downloaded the Android SDK and placed it at C:\\Android. 我已经下载了Android SDK,并将其放置在C:\\ Android中。

In eclipse if i go Window ->preferences ->Android 在Eclipse中如果我去Window-> preferences-> Android

the path is set to C:\\Android. 路径设置为C:\\ Android。

If i then try to open the sdk manager to download all the APIs, eclipse says it is starting the sdk manager but it fails with the following message in the console. 如果我随后尝试打开sdk管理器以下载所有API,则eclipse表示它正在启动sdk管理器,但在控制台中失败并显示以下消息。

[SDK Manager] The system cannot find the path specified.

Does anyone know what i'm doing wrong? 有人知道我在做什么错吗?

Thanks in advance 提前致谢

There was a bug in SDK Tools 24.0.0 which makes the SDK Manager not work on some 32-bit Windows systems. SDK Tools 24.0.0中存在一个错误,该错误使SDK Manager无法在某些32位Windows系统上运行。 When you start Android Studio 1.0.1 you get a balloon saying that Tools 24.0.1 is available; 启动Android Studio 1.0.1时,会出现一个气球,提示“工具24.0.1”可用。 click on it, and then you can install it right from within the IDE (that doesn't use the SDK Manager to do the install). 单击它,然后就可以从IDE内直接安装它(它不使用SDK Manager进行安装)。 SDK Manager should now work again. SDK Manager现在应该可以再次工作。 If not you can download a fix for the SDK manager directly from http://tools.android.com/knownissues (see the first issue) 如果不是,则可以直接从http://tools.android.com/knownissues下载SDK管理器的修补程序(请参阅第一个问题)

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

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