Android SDK - Install system image packages offline

后端 未结 4 901
离开以前
离开以前 2021-01-31 10:26

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

To be able to create an emulator in Androids\' AVD manager, I first of all need a s

4条回答
  •  半阙折子戏
    2021-01-31 11:04

    you can follow this link for manually installing the System Images for emulator, i just installed Android 6.0 (sysimg_x86-23_03) so that i can still render Marshmallow layouts in Eclipse.

    These are the sites from where you can download them offline. Mostly you will require Intel x86 System image or Intel x86_64.

    First, but on this site every version of System image is most recent so you can download :

    Intel x86-23_r0X from here (Revisions are from 03 to 09)

    Intel x86_64-23_r0X from here (again, Revisions are from 03 to 09))

    Hope i helped those who are looking for solution for older Intel System Images for Android 6.0.

提交回复
热议问题