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

查看:140
本文介绍了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>.复制该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 (or 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天全站免登陆