安卓 英文 外文 文献翻译 android api级别.doc

Android API Levels As you develop your application on Android, it s useful to understand the plat s general approach to API change management. It s also important to understand the API Level identifier and the role it plays in ensuring your application s compatibility with devices on which it may be installed. The sections below provide ination about API Level and how it affects your applications. For ination about how to use the “Filter by API Level“ control available in the API reference documentation, see Filtering the documentation at the end of this document. What is API Level? API Level is an integer value that uniquely identifies the framework API revision offered by a version of the Android plat. The Android plat provides a framework API that applications can use to interact with the underlying Android system. The framework API consists of:  A core set of packages and classes  A set of XML elements and attributes for declaring a manifest file  A set of XML elements and attributes for declaring and accessing resources  A set of Intents  A set of permissions that applications can request, as well as permission enforcements included in the system Each successive version of the Android plat can include updates to the Android application framework API that it delivers. Updates to the framework API are designed so that the new API remains compatible with earlier versions of the API. That is, most changes in the API are additive and introduce new or replacement functionality. As parts of the API are upgraded, the older replaced parts are deprecated but are not removed, so that existing applications can still use them. In a very small number of cases, parts of the API may be modified or removed, although typically such changes are only needed to ensure API robustness and application or system security. All other API parts from earlier revisions are carried forward without modification. The framework API that an Android plat delivers is specified using an integer identifier called “API Level“. Each Android plat version supports exactly one API Level, although support is implicit for all earlier API Levels (down to API Level 1). The initial release of the Android plat provided API Level 1 and subsequent releases have incremented the API Level. The following table specifies the API Level supported by each version of the Android plat.Plat Version API Level Android 3.0 11 Android 2.3.3 10 Android 2.3 9 Android 2.2 8 Android 2.1 7 Android 2.0.1 6 Android 2.0 5 Android 1.6 4 Android 1.5 3 Android 1.1 2 Android 1.0 1 Uses of API Level in Android The API Level identifier serves a key role in ensuring the best possible experience for users and application developers:  It lets the Android plat describe the maximum framework API revision that it supports  It lets applications describe the framework API revision that they require  It lets the system negotiate the installation of applic

android英文文献翻译,安卓 英文 外文 文献翻译 android api级别.doc相关推荐

  1. 必备外文文献网站,有外文文献翻译功能

    国内好多同学面对外文文献论文都有一个共同的槽点,那就是翻译的问题,好不容易找到了自己想要的外文文献,结果那长篇大论的专业术语看不懂,还需另找软件翻译,这确实太麻烦了. 图片来自于网络, 版权归原作者 ...

  2. 大学计算机专业全英文论文,5计算机专业 外文文献 英文文献 外文翻译 jsp应用框架 中英对照 大学学位论文.doc...

    5计算机专业 外文文献 英文文献 外文翻译 jsp应用框架 中英对照 大学学位论文 外文JSP application frameworks brian wright.michael freedman ...

  3. 计算机安全外文文献出处,网络信息安全外文文献翻译中英文.doc

    网络信息安全外文文献翻译?(含:英文原文及中文译文) 文献出处: Science & Technology Information, 12(2):31-41 英文原文Security of C ...

  4. 计算机网络安全相关的外国文献,网络安全与防范外文文献翻译中英文.doc

    网络安全与防范外文文献翻译?(含:英文原文及中文译文) 文献出处: International Conference on Future Information, 2016, 3(1) :15-27 ...

  5. matlab车牌识别的外文文献翻译,车牌识别外文文献翻译中英文.doc

    外文文献翻译 (含:英文原文及中文译文) 文献出处:Gao Q, Wang X, Xie G. License Plate Recognition Based On Prior Knowledge[C ...

  6. 如何快速的翻译并阅读外文文献

    本文适用一些想要快速了解文献内容的童鞋.在进行查找文献时,不可避免要查找外文文献,其中以英文居多,当然也有可能涉及到其他语言.像楼主这样学了十几年英语,然而听说读写弱鸡的人,面对英语时,会头痛.要是查 ...

  7. 计算机5G英语文献,5G移动网络外文文献翻译2018中英文.docx

    外文文献翻译原文及译文 (节选重点翻译) 中文标题:5G移动N络中的软件化和虚拟化??优势,趋势和挑战 文献出处:期刊:Computer Networks,第146卷,第9期,2018年, 页码:65 ...

  8. 知云文献翻译_工具推荐 | 知云学术翻译,让外文文献阅读不再难

    点击上方蓝字"Edtshare"一起玩耍 想必大家都经历过阅读外文文献的痛苦吧:专有名词不会.嵌套从句不懂.好不容易单词和句子都看懂了,连起来在说啥又一头雾水.笔者曾经深受其苦,所 ...

  9. 有关计算机的英语文献及其翻译,计算机专业外文文献论文翻译1

    计算机专业外文文献论文翻译1 (12页) 本资源提供全文预览,点击全文预览即可全文预览,如果喜欢文档就下载吧,查找使用更方便哦! 9.90 积分 外文文献: Evolving Java Without ...

最新文章

  1. MMD_3b_StreamAlgorithms
  2. 大数据技术-hive窗口函数详解
  3. ios wkweb设置图片_iOS WKWebView的使用
  4. 虚存的用法计算机组成原理,5.5虚拟存储器计算机组成原理.pdf
  5. 《深入分析Linux内核源代码》读书、私藏笔记大放送
  6. 一头盔一电极,MIT机器人读心完毕
  7. AjaxControlToolKit插件tabContainer在IIS7以上版本部署后自动添加visibility:hidden属性 问题的解决方案...
  8. linux rm 中文文件夹,在Linux下删除文件及文件夹(rm)
  9. 高等数学学习笔记——第六十一讲——空间曲线的弧长与曲率
  10. 云原生微服务架构实战精讲第三节 示例用户场景分析和领域驱动DDD
  11. YOCTO开机画面修改
  12. 如何在电脑中找到Win10自带锁屏壁纸
  13. 企业微信群:机器人实现定时提醒功能
  14. java中12 5.0f等于多少_F_____
  15. 新款「超大杯」iPhone遭爆料!不止大镜头,还有1TB储存,但却不能叫iPhone13
  16. scp远程复制文件自动输入密码
  17. 测试人生 | 疫情之下工资翻了2倍多,这4个月学习比工作8年学到的还多
  18. Oracle EBS子库存转移,项目转移whole LPN
  19. HASH和HMAC(7):SHA3-224/256/384/512算法原理
  20. 搭建web服务器访问网页

热门文章

  1. POI之Word转化为Markdown-yellowcong
  2. 在下列用户中什么管理计算机的权限最小,计算机网络管理员考试试题和答案
  3. 计算机械功的公式,机械功的计算
  4. MES系统生产制造流程分析
  5. iOS crash报告问题
  6. IPCamera WiFi配置方案
  7. Sperax月报 | 2021年9月
  8. 武汉理工大学计算机学院导师联系方式,武汉理工大学计算机学院班主任(班导师)工作条例.doc...
  9. RBAC vs ABAC
  10. 基于Casbin实现ABAC