Android SDK - 离线安装系统镜像包 [英] Android SDK - Install system image packages offline

查看:36
本文介绍了Android SDK - 离线安装系统镜像包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于 IT 限制,我无法使用 Android SDK 的打包安装自动化.

due to IT restrictions I cannot use to package-install-automation of the Android SDK.

为了能够在 Android 的 AVD 管理器中创建模拟器,我首先需要目标设备的系统映像.但关于下面的截图,我还没有安装任何.

To be able to create an emulator in Androids' AVD manager, I first of all need a system image for my target device. But regarding the below screenshot I haven't installed any.

谁能告诉我:1. 从哪里获取 Android 6.0 API Level 23 的系统镜像2.如何安装这个系统镜像手动/离线

So can anyone tell me: 1. where to get an system image for Android 6.0 API Level 23 2. how to install this system image manually/offline

先谢谢你!

推荐答案

首先在android studio sdk中选择要下载的系统镜像,然后开始下载镜像并提示Downloading from .复制该 URL 并从一些下载管理器(如 IDM)下载,下载后,解压缩 system-images 文件夹中的文件.

Firstly select the system image to be downloaded in android studio sdk, then it will start downloading the image and will say Downloading from <url>. Copy that URL and download from some download manager like IDM and after downloading, extract the files in system-images folder.

目录结构模式为sdk-folder/system-images/android-<api_number>/google_apis/x86(或 armeabi-v7a).

所以,以正确的模式解压,然后打开android studio sdk,你会看到安装包.

So, extract in correct pattern and then open the android studio sdk, you will see that the package is installed.

现在,您可以使用下载的系统映像制作虚拟设备.

Now, you can make a virtual device from the downloaded system image.

这篇关于Android SDK - 离线安装系统镜像包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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