简体   繁体   English

Android Sdk的实际尺寸是多少?

[英]What is the actual size of Android Sdk?

I ask this because, after updating my Android Studio, I found SDK has risen up in size, up to 52GBs while at the beginning it was about 101MBs.我问这个是因为,在更新我的 Android Studio 后,我发现 SDK 的大小增加了,高达 52GB,而一开始它约为 101MB。 Why does it contains too large size?为什么它包含太大的尺寸?

Android SDK is a collection of libraries and Software Development tools. Android SDK 是库和软件开发工具的集合。 Whenever Google releases a new version or update of Android Software, a corresponding SDK is also released with it.每当 Google 发布 Android 软件的新版本或更新时,相应的 SDK 也会随之发布。 In the updated or new version of SDK, some more features are included which are not present in the previous version.在 SDK 的更新或新版本中,包含了一些以前版本中没有的功能。 Its size depends on the components you install.它的大小取决于您安装的组件。

Major components:主要成分:

  • Android SDK Tools, Android SDK 工具,
  • Android SDK Build-Tools Android SDK 构建工具
  • Android Emulator Android 仿真器
  • Android SDK Platform-tools... Android SDK 平台工具...

In Android Studio check what components you have installed.在 Android Studio 中检查您安装了哪些组件。

To determine the Android Full SDK Download size check the following question: How to determine Android Full SDK Download size?要确定 Android 完整 SDK 下载大小,请查看以下问题: 如何确定 Android 完整 ZF20E3C5E603C0AB3D37BAZDA 下载大小?

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

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