4.4.4 not in Android SDK manager

倾然丶 夕夏残阳落幕 提交于 2019-12-04 16:05:52

问题


I need to do some testing with 4.4.4 and it isn't available in my Android SDK Manager? Any ideas on what I'm doing wrong?


回答1:


There is no problem at you Android SDK Manager, you just have to download the API 19. The API 19 is used by all the KitKat devices.

So in Android SDK Manager you should download the package below:

Android 4.4.2 (API 19)

It is going to work for all the KitKat (4.4.x) devices, including 4.4.4 that is a patch with fix/improvements from 4.4.


For further, take a look at the developer site about android 4.4:

https://developer.android.com/about/versions/android-4.4.html



来源:https://stackoverflow.com/questions/25597156/4-4-4-not-in-android-sdk-manager

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