API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

API Differences Report

This document details the changes in the Android framework API. It shows additions, modifications, and removals for packages, classes, methods, and fields. Each reference to an API change includes a brief description of the API and an explanation of the change and suggested workaround, where available.

The differences described in this report are based a comparison of the APIs whose versions are specified in the upper-right corner of this page. It compares a newer "to" API to an older "from" version, noting any changes relative to the older API. So, for example, indicated API removals are no longer present in the "to" API.

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.

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

Removed Packages
android.awt  
android.telephony.gsm.stk  
android.test.mock  
com.google.android.gtalkservice  
java.lang.instrument  
javax.sound.midi  
javax.sound.midi.spi  
javax.sound.sampled  
javax.sound.sampled.spi  
org.apache.http.client.methods.multipart Apache Httpclient 4.x removes multipart methods. As a workaround, you can include HttpMime -- an extension of Mime4j (http://james.apache.org/mime4j/index.html) -- in your project instead.
org.apache.http.impl Implementations moved to internal location.
org.apache.http.impl.auth Implementations moved to internal location.
org.apache.http.impl.client Implementations moved to internal location.
org.apache.http.impl.conn Implementations moved to internal location.
org.apache.http.impl.conn.tsccm Implementations moved to internal location.
org.apache.http.impl.cookie Implementations moved to internal location.
org.apache.http.impl.entity Implementations moved to internal location.
org.apache.http.impl.io Implementations moved to internal location.
org.apache.http.util.concurrent  
org.bluez See release notes related to bluetooth capabilities.
 

Added Packages
android.content.res
android.net.wifi
android.preference  
android.test  
android.test.suitebuilder.annotation  
dalvik.annotation  
dalvik.bytecode  
dalvik.system  
java.awt.font  
javax.microedition.khronos.egl  
javax.xml  
org.apache.http.client.entity  
org.apache.http.conn.routing  
org.apache.http.conn.scheme  
 

Changed Packages
android  
android.app  
android.content  
android.content.pm  
android.database  
android.database.sqlite  
android.graphics  
android.graphics.drawable  
android.graphics.drawable.shapes  
android.hardware  
android.location  
android.media  
android.net  
android.opengl  
android.os  
android.provider  
android.telephony  
android.telephony.gsm  
android.text  
android.text.method  
android.text.style  
android.text.util  
android.util  
android.view  
android.view.animation  
android.webkit  
android.widget  
com.google.android.maps  
java.io  
java.lang.ref  
java.lang.reflect  
java.net  
java.util  
java.util.concurrent  
java.util.jar  
java.util.logging  
java.util.regex  
javax.net.ssl  
javax.xml.parsers  
org.apache.http  
org.apache.http.auth  
org.apache.http.auth.params  
org.apache.http.client  
org.apache.http.client.methods  
org.apache.http.client.params  
org.apache.http.client.protocol  
org.apache.http.client.utils  
org.apache.http.conn  
org.apache.http.conn.params  
org.apache.http.conn.ssl  
org.apache.http.conn.util  
org.apache.http.cookie  
org.apache.http.cookie.params  
org.apache.http.entity  
org.apache.http.message  
org.apache.http.params  
org.apache.http.protocol  
org.apache.http.util  
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff