Android SDK Setup.exe 将无法运行

发布于 2024-08-20 08:55:41 字数 74 浏览 4 评论 0原文

当我单击 SDK Setup.exe 命令行提示符时,运行 XP sp3 会出现并快速消失,没有其他任何反应,是否有解决此问题的方法?

Running XP sp3 when i click SDK Setup.exe command line promt comes up and goes away fast and nothing else happens is there a fix for this ?

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

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

发布评论

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

评论(4

三月梨花 2024-08-27 08:55:41

尝试在 android-sdk-windows 文件夹中创建名为“platforms”和“add-ons”的空文件夹(不带引号),然后运行 ​​sdk setup.exe
刚刚为我工作过

try making empty folders named 'platforms' and 'add-ons' without quotations in your android-sdk-windows folder and then running sdk setup.exe
worked for me just now

今天小雨转甜 2024-08-27 08:55:41

我只需下载 .zip 文件,打开该文件并双击 SDK Setup.exe 即可正常加载。后台弹出一个设置窗口,您根本没有遇到这种情况吗?

编辑:

查看 安装 Android SDK 并查看系统要求并确保您同时具备JDK 5 或 JDK 6(你这样做)和 JRE 6

I just download the .zip file, opened the file and double-clicked the SDK Setup.exe and it loaded fine. A setup window popped up in the background, that does not happen to you at all?

EDIT:

Take a look into Installing the Android SDK and look over the System Requirements and make sure you have both JDK 5 or JDK 6 (which you do) and JRE 6

茶花眉 2024-08-27 08:55:41

从系统命令提示符而不是用户命令提示符运行它,不确定这是否真的是它的名字,但有 2 个单独的命令提示符。您想要拥有更高特权的那个。

更新

您的计算机能够连接到 https 吗?这是一个阻碍我一开始安装 android 的问题,但是命令提示符立即消失是合适的。

Run it from the System command prompt not the User command prompt, not sure if thats really what its called, but there are 2 separate command prompts. You want the one that has higher privelages.

UPDATE

Is your computer able to connect to https? That was an issue that was holding me back from installing android at first, however it is appropriate for the command prompt to disappear immediately.

芯好空 2024-08-27 08:55:41

好的,这是我自己的修复,并推荐给其他人,将 SDK 套件解压缩到 C:\,然后 1.) 从 --> 下载最新的 java,当前为 java 6.0.18 java 网站保存并运行(我使用 c:\ 作为保存和运行的文件位置) 2.) 从 --> 下载最新的“Eclipse IDE for Java Developers” eclipse org 下载站点 3.) 转到我的计算机 c:\ --> C:\Program Files\Java 复制 jre6 文件夹或 jre...您可能将该文件夹粘贴到文件夹名称中的任何版本 C:\eclipse 将文件夹从 jre6 重命名为“jre”,这将允许 eclipse 运行,在 Eclipse 中,单击“帮助”选项卡,单击“安装新软件”,添加位置 http://dl-ssl。 google.com/android/eclipse/ 好的,重新启动,返回 Eclipse,进入窗口选项卡首选项,展开 android,浏览 c:\android-sdk-windows 好的,窗口选项卡 Android SDK 和 AVD 管理器,可用软件包,选择全部,更新,在同一区域转到虚拟设备,新建,名称:嗨目标:android 2.1,创建 AVD,选择并启动,现在您将拥有 android 2.1 模拟器工作

Ok here is my own fix and recommending it to others save SDK kit unzip to C:\ then 1.) download the latest java currently java 6.0.18 from --> java web site save and run (I used c:\ for file locations to save and run from) 2.) download the latest "Eclipse IDE for Java Developers" from --> eclipse org downloads site 3.) go to my computer c:\ --> C:\Program Files\Java copy the jre6 folder or jre...what ever version you may have paste the folder into the folder name C:\eclipse rename the folder from jre6 to just "jre" this will allow eclipse to run, in eclipse click on the help tab click install new software add location http://dl-ssl.google.com/android/eclipse/ ok do restart go back into eclipse go to window tab preferences, expand android, browse c:\android-sdk-windows ok, window tab Android SDK and AVD manager, Available packages, select all, update, in same area go to virtual devices, new, name: Hi target: android 2.1, create AVD, Select and start, now you will have android 2.1 emulator working

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文