AndroidAPIDifferencesReport

This report details the changes in the core Android framework API between two API Level specifications. It shows additions, modifications, and removals for packages, classes, methods, and fields. The report also includes general statistics that characterize the extent and type of the differences.

This report is based a comparison of the Android API specifications whose API Level identifiers are given in the upper-right corner of this page. It compares a newer "to" API to an older "from" API, noting all changes relative to the older API. So, for example, API elements marked as removed are no longer present in the "to" API specification.

To navigate the report, use the "Select a Diffs Index" and "Filter the Index" controls on the left. The report uses text formatting to indicate interface names, links to reference documentation, and links to change description. The statistics are accessible from the "Statistics" link in the upper-right corner.

For more information about the Android framework API and SDK, see the Android Developers site.

Added Packages
android.app.admin
android.app.backup
javax.xml.datatype
javax.xml.namespace
javax.xml.transform
javax.xml.transform.dom
javax.xml.transform.sax
javax.xml.transform.stream
javax.xml.validation
javax.xml.xpath
org.w3c.dom.ls

Changed Packages
android
android.accounts
android.app
android.content
android.content.pm
android.content.res
android.database
android.database.sqlite
android.gesture
android.graphics
android.hardware
android.location
android.media
android.net
android.net.http
android.opengl
android.os
android.provider
android.speech
android.speech.tts
android.telephony
android.test
android.test.mock
android.text
android.text.style
android.text.util
android.util
android.view
android.view.animation
android.webkit
android.widget
dalvik.bytecode
dalvik.system
java.net
java.nio.charset
java.util
java.util.regex
javax.xml
javax.xml.parsers
org.w3c.dom

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android 网络监视器源码
  2. Android常用加密库集合
  3. Android(安卓)弹出框LemonBubble提示控件
  4. android studio 通过svn导入eclipse项目
  5. Android中向ContactsProvider中插入大量
  6. 在android中使用OpenGL
  7. C基础—函数指针,联合体,枚举,结构体和结
  8. I hope Android will implement and supp
  9. Android 2.3 r1 中文API (78)―― ViewAnim
  10. Android Service生命周期