Android Support Library Minimum SDK

ぐ巨炮叔叔 提交于 2019-12-13 06:48:26

问题


What is the minimum SDK version for the Android Support Library (also known as the compatibility library? Does it go all the way back to SDK 1?


回答1:


Most items in the Android Support package support back to API Level 4 (a.k.a., Android 1.6).




回答2:


The Minimum API level supported: 4

You can see more information over here:

http://developer.android.com/tools/extras/support-library.html



来源:https://stackoverflow.com/questions/11528500/android-support-library-minimum-sdk

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