SDK Manager is missing older Android System images for emulator

邮差的信 提交于 2019-12-04 23:52:24

Check the "Obsolete" checkbox, towards the bottom of your SDK Manager window, and you should see them.

More specifically, up until Android 4.0 (or thereabouts), the ARM emulator image was not broken out into a separate download, and so you get that from the base "SDK Platform" download.

Why would people expect the ARM image to be part of the SDK platform for <4.0, when it is broken out separately for 4.0+

Well, for those of us graybeards who have been developing for Android for a while, it's second nature... :-)

More seriously, I suspect they did not want to attempt to repackage the older releases. Bear in mind that the only available platform for Android was ARM up until about 2.3, and so having a separate ARM image download would have seemed odd back in the beginning.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!