安卓:API级别VS. Android版级别、API、Android、VS

2023-09-05 05:23:14 作者:太在乎得失

我是新来的Andr​​oid开发,我想知道是什么版本,API级别之间的连接或差异。什么是每一个参照?什么剂量它的意思,当我决定要开发一些应用程序的API 14或为Android 4.0版? 或者是一个在另一个的子集?我根本没有得到的差异,以及为什么有拖柜。

I'm new to Android developing, and I would like to know what is the connection or difference between the version and the API level. What is each one referring to? And what dose it mean when I decide to develop some app for API 14 or for android version 4.0? Or is one a subset of the other? I simply didn't get the difference, and why there are tow counters.

感谢

推荐答案

嗯,API是发展的,所以变化的新API版本更内部。但是Android的新版本中通常增加了用户更多的功能,是看得见。

Well, API is for development, so the changes in new API version are more "inside". But new version of Android usually adds more features for users, that are "visible".

查看此页http://developer.android.com/guide/appendix/api-levels.html,有一个表,其中显示的版本和API级之间的关系

Check this page http://developer.android.com/guide/appendix/api-levels.html, there is a table that shows relations between versions and API levels.

 
精彩推荐
图片推荐