Which API version for Android 2.3.6?

孤街醉人 提交于 2019-12-04 08:30:01

问题


I need to make an app for an android 2.3.6. Which SDK Should I use? SDK Manager only shows 2.3.3 API 10 as the highest one.


回答1:


The Android API level list says that the highest API level you can use for 2.3.6 is API level 10. The next higher level 11 requires at least Android 3.0.




回答2:


use 2.3.6 API 10 which full fills your requirement

If you use 2.2 or 2.1 it also help you to make it compatible for lower versions



来源:https://stackoverflow.com/questions/10042141/which-api-version-for-android-2-3-6

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