入门所需的最低软件包,Android SDK [英] Minimum Packages needed to get started, Android SDK

查看:67
本文介绍了入门所需的最低软件包,Android SDK的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以下载软件包有一个限制.

There's a limit to which I can download Packages.

所以任何人都可以解释一下,为了开始使用sdk或使其正常工作,必须下载哪些基本组件.

So can anyone explain that what will be the essential components that must be downloaded in order to get started with sdk or to just make it work fine.

我正在搜索要下载的最少组件.

I am searching for the minimal components to be downloaded.

启动SDK管理器时,它会显示一个列表,其中显示了各种软件包, 首先,Android 6.0 API包含许多其他软件包,因此必须安装其中的哪些软件包.

When I launch SDK manager it shows up a list showing various packages, Very First Android 6.0 API contains lot's of other packages within, So of them which Packages are must to install.

已安装的软件包是,

The packages that has been installed are,

让我感到困惑的是这些软件包列表:

The thing that's confusing me, is this list of packages:

那么, 哪些是强制性入门?

So Question, Which are mandatory to get started?

推荐答案

默认情况下,Android SDK并未包含开始开发所需的所有内容.该SDK将工具,平台和其他组件分离为可在需要时使用Android SDK Manager下载的程序包.因此,在开始之前,应将一些软件包添加到Android SDK中.

By default, the Android SDK does not include everything you need to start developing. The SDK separates tools, platforms, and other components into packages you can download as needed using the Android SDK Manager. So before you can start, there are a few packages you should add to your Android SDK.

作为设置Android SDK的最低要求,您应该下载 最新的工具和Android平台:

As a minimum when setting up the Android SDK, you should download the latest tools and Android platform:

打开工具"目录,然后选择:

Open the Tools directory and select:

  1. Android SDK工具
  2. Android SDK平台工具
  3. Android SDK构建工具(最新版本)
  1. Android SDK Tools
  2. Android SDK Platform-tools
  3. Android SDK Build-tools (highest version)

打开第一个Android X.X文件夹(最新版本),然后选择:

Open the first Android X.X folder (the latest version) and select:

SDK Platform A system image for the emulator ,例如 ARM EABI v7a系统映像

SDK Platform A system image for the emulator, such as ARM EABI v7a System Image

有关更多详细信息,您应该阅读 官方文件

For more details you should read official documents Adding SDK Packages .I hope it will helps you .

这篇关于入门所需的最低软件包,Android SDK的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆