简体   繁体   English

Appcelerator Studio Android SDK安装失败2017

[英]Appcelerator Studio Android SDK Install Failed 2017

I was installing Android SDK on 我在安装Android SDK

Windows 7 from Appcelerator Studio -> Window -> Preferences -> Studio -> Platforms -> Android -> Install SDKs... (button). Windows 7从Appcelerator Studio->窗口->首选项-> Studio->平台-> Android->安装SDK ...(按钮)。

After hours of download of SDK and system images of Android, this error popped up 在下载了数小时的SDK和Android的系统映像后,此错误弹出

Error encountered during update

java.net.SocketTimeoutException: Read timed out
java.net.SocketTimeoutException: Read timed out
Read timed out

java.io.IOException: Stream Closed
java.io.IOException: Stream Closed
Stream Closed
Could not write file: C:\Windows\system32\tools\android.bat.
tools\android.bat (Access is denied)
Could not write file: C:\Windows\system32\platform-tools\adb.exe.
platform-tools\adb.exe (Access is denied)
Could not write file: C:\Windows\system32\build-tools\27.0.3\aapt.exe.
build-tools\27.0.3\aapt.exe (Access is denied)

And now my hard disk is eaten up by these download over 15 GB and no clue where all downloads have gone. 现在,超过15 GB的这些下载吞噬了我的硬盘,不知道所有下载都消失了。 I wanted to delete all images and other sdk tools and stuff downloaded by Appcelerator Studio. 我想删除所有图像和其他SDK工具以及Appcelerator Studio下载的内容。

I am running Windows 7 我正在运行Windows 7

Please help. 请帮忙。

未安装Android SDK

first check if the question is asked already using Google or the search function of SO. 首先检查是否已经使用Google或SO的搜索功能询问了问题。 You can probably solve this matter using this post 您可能可以使用这篇文章解决此问题

Also make sure that Appcelerator has Administrator rights to be able to write files on your hard drive (looking at the errors I think this is the main issue). 还要确保Appcelerator具有管理员权限,以便能够在硬盘上写入文件(查看错误,我认为这是主要问题)。

The Android SDK is normally installed in this folder: C:\\android-sdk-win (or something similar) The Android NDK is normally installed in this folder: C:\\android-ndk-win (or something similar) And yes, Android will take several GBs of your hard drive. Android SDK通常安装在以下文件夹中: C:\\android-sdk-win (或类似名称)Android NDK通常安装在以下文件夹中: C:\\android-ndk-win (或类似名称)将占用您的硬盘驱动器数GB。

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

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