Thursday, August 20, 2015

Android API Differences Between 22 and 23

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.

Removed Packages
org.apache.commons.logging
org.apache.http
org.apache.http.auth
org.apache.http.auth.params
org.apache.http.client
org.apache.http.client.entity
org.apache.http.client.methods
org.apache.http.client.params
org.apache.http.client.protocol
org.apache.http.client.utils
org.apache.http.conn.params
org.apache.http.conn.routing
org.apache.http.conn.util
org.apache.http.cookie
org.apache.http.cookie.params
org.apache.http.entity
org.apache.http.impl
org.apache.http.impl.auth
org.apache.http.impl.client
org.apache.http.impl.conn
org.apache.http.impl.conn.tsccm
org.apache.http.impl.cookie
org.apache.http.impl.entity
org.apache.http.impl.io
org.apache.http.io
org.apache.http.message
org.apache.http.protocol
org.apache.http.util
 
Added Packages
android.app.assist
android.hardware.fingerprint
android.media.midi
android.security.keystore
android.service.chooser
 
Changed Packages
android
android.accounts
android.app
android.app.admin
android.app.usage
android.bluetooth
android.bluetooth.le
android.content
android.content.pm
android.content.res
android.database
android.graphics
android.graphics.drawable
android.hardware
android.hardware.camera2
android.hardware.camera2.params
android.hardware.usb
android.media
android.media.browse
android.media.session
android.media.tv
android.net
android.net.http
android.net.wifi
android.nfc
android.os
android.print
android.printservice
android.provider
android.renderscript
android.security
android.service.carrier
android.service.dreams
android.service.media
android.service.notification
android.service.voice
android.speech
android.speech.tts
android.system
android.telecom
android.telephony
android.test.mock
android.text
android.transition
android.util
android.view
android.view.accessibility
android.webkit
android.widget
org.apache.http.conn
org.apache.http.conn.scheme
org.apache.http.params

No comments:

Post a Comment