blob: 044e5cae5bb2a9dcbf3c0502e645eeaf9108463d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML style="overflow:auto;">
<HEAD>
<meta name="generator" content="JDiff v1.1.0">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
<TITLE>
API Change Statistics
</TITLE>
<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
<noscript>
<style type="text/css">
body{overflow:auto;}
#body-content{position:relative; top:0;}
#doc-content{overflow:visible;border-left:3px solid #666;}
#side-nav{padding:0;}
#side-nav .toggle-list ul {display:block;}
#resize-packages-nav{border-bottom:3px solid #666;}
</style>
</noscript>
<style type="text/css">
</style>
</HEAD>
<body class="gc-documentation">
<!-- Start of nav bar -->
<a name="top"></a>
<div id="header" style="margin-bottom:0;xborder-bottom:none;">
<div id="headerLeft">
<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
</div>
<div id="headerRight">
<div id="headerLinks">
<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
<span class="text">
<!-- &nbsp;<a href="#">English</a> | -->
<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
</span>
</div>
<div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
<table class="diffspectable">
<tr>
<td colspan="2" class="diffspechead">API Diff Specification</td>
</tr>
<tr>
<td class="diffspec" style="padding-top:.25em">To Level:</td>
<td class="diffvaluenew" style="padding-top:.25em">11</td>
</tr>
<tr>
<td class="diffspec">From Level:</td>
<td class="diffvalueold">10</td>
</tr>
<tr>
<td class="diffspec">Generated</td>
<td class="diffvalue">2011.02.19 17:19</td>
</tr>
</table>
</div><!-- End and-diff-id -->
<div class="and-diff-id" style="margin-right:8px;">
<table class="diffspectable">
<tr>
<td class="diffspec" colspan="2"><a href="../changes.html" target="_top">Top of Report</a>
</tr>
</table>
</div> <!-- End and-diff-id -->
</div> <!-- End headerRight -->
</div> <!-- End header -->
<div id="body-content">
<div id="doc-content" style="position:relative;">
<div id="mainBodyFluid">
<h1>API&nbsp;Change&nbsp;Statistics</h1>
<p>The overall difference between API Levels 10 and 11 is approximately <span style="color:222;font-weight:bold;">2.56%</span>.
</p>
<br>
<a name="numbers"></a>
<h2>Total of Differences, by Number and Type</h2>
<p>
The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
</p>
<TABLE summary="Number of differences" WIDTH="100%">
<TR>
<th>Type</th>
<TH ALIGN="center"><b>Additions</b></TH>
<TH ALIGN="center"><b>Changes</b></TH>
<TH ALIGN="center">Removals</TH>
<TH ALIGN="center"><b>Total</b></TH>
</TR>
<TR>
<TD>Packages</TD>
<TD ALIGN="right">3</TD>
<TD ALIGN="right">38</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">41</TD>
</TR>
<TR>
<TD>Classes and <i>Interfaces</i></TD>
<TD ALIGN="right">109</TD>
<TD ALIGN="right">196</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">305</TD>
</TR>
<TR>
<TD>Constructors</TD>
<TD ALIGN="right">20</TD>
<TD ALIGN="right">5</TD>
<TD ALIGN="right">1</TD>
<TD ALIGN="right">26</TD>
</TR>
<TR>
<TD>Methods</TD>
<TD ALIGN="right">431</TD>
<TD ALIGN="right">100</TD>
<TD ALIGN="right">26</TD>
<TD ALIGN="right">557</TD>
</TR>
<TR>
<TD>Fields</TD>
<TD ALIGN="right">619</TD>
<TD ALIGN="right">36</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">655</TD>
</TR>
<TR>
<TD style="background-color:#FAFAFA"><b>Total</b></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>1182</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>375</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>27</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>1584</strong></TD>
</TR>
</TABLE>
<br>
<a name="packages"></a>
<h2>Changed Packages, Sorted by Percentage Difference</h2>
<TABLE summary="Packages sorted by percentage difference" WIDTH="100%">
<TR>
<TH WIDTH="10%">Percentage Difference*</TH>
<TH>Package</TH>
</TR>
<TR>
<TD ALIGN="center">40</TD>
<TD><A HREF="pkg_dalvik.bytecode.html">dalvik.bytecode</A></TD>
</TR>
<TR>
<TD ALIGN="center">24</TD>
<TD><A HREF="pkg_android.bluetooth.html">android.bluetooth</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="pkg_android.database.sqlite.html">android.database.sqlite</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="pkg_android.app.html">android.app</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="pkg_android.html">android</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="pkg_android.preference.html">android.preference</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="pkg_android.app.admin.html">android.app.admin</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="pkg_android.content.html">android.content</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="pkg_android.view.inputmethod.html">android.view.inputmethod</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="pkg_android.text.method.html">android.text.method</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="pkg_android.widget.html">android.widget</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="pkg_android.util.html">android.util</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_android.view.html">android.view</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_android.database.html">android.database</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_android.provider.html">android.provider</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.view.animation.html">android.view.animation</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.appwidget.html">android.appwidget</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.webkit.html">android.webkit</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.os.html">android.os</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.test.mock.html">android.test.mock</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.graphics.html">android.graphics</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.inputmethodservice.html">android.inputmethodservice</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.test.html">android.test</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.net.html">android.net</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.graphics.drawable.html">android.graphics.drawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.text.html">android.text</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.speech.tts.html">android.speech.tts</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.content.pm.html">android.content.pm</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.media.html">android.media</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_java.util.html">java.util</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.accounts.html">android.accounts</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.text.format.html">android.text.format</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.speech.html">android.speech</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.hardware.html">android.hardware</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.opengl.html">android.opengl</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.telephony.html">android.telephony</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.content.res.html">android.content.res</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_java.lang.html">java.lang</A></TD>
</TR>
</TABLE>
<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
<br>
<a name="classes"></a>
<h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2>
<TABLE summary="Classes sorted by percentage difference" WIDTH="100%">
<TR WIDTH="20%">
<TH WIDTH="10%">Percentage<br>Difference*</TH>
<TH><b>Class or <i>Interface</i></b></TH>
</TR>
<TR>
<TD ALIGN="center">100</TD>
<TD><A HREF="android.view.animation.Interpolator.html">
<i>android.view.animation.Interpolator</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">77</TD>
<TD><A HREF="android.preference.PreferenceActivity.html">
android.preference.PreferenceActivity</A></TD>
</TR>
<TR>
<TD ALIGN="center">75</TD>
<TD><A HREF="android.text.method.ScrollingMovementMethod.html">
android.text.method.ScrollingMovementMethod</A></TD>
</TR>
<TR>
<TD ALIGN="center">66</TD>
<TD><A HREF="android.text.method.ArrowKeyMovementMethod.html">
android.text.method.ArrowKeyMovementMethod</A></TD>
</TR>
<TR>
<TD ALIGN="center">57</TD>
<TD><A HREF="android.text.ClipboardManager.html">
android.text.ClipboardManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.provider.ContactsContract.Contacts.AggregationSuggestions.html">
android.provider.ContactsContract.Contacts.AggregationSuggestions</A></TD>
</TR>
<TR>
<TD ALIGN="center">39</TD>
<TD><A HREF="android.R.style.html">
android.R.style</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.R.dimen.html">
android.R.dimen</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.net.Proxy.html">
android.net.Proxy</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.provider.ContactsContract.Contacts.Photo.html">
android.provider.ContactsContract.Contacts.Photo</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.widget.DatePicker.html">
android.widget.DatePicker</A></TD>
</TR>
<TR>
<TD ALIGN="center">32</TD>
<TD><A HREF="android.app.admin.DevicePolicyManager.html">
android.app.admin.DevicePolicyManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">30</TD>
<TD><A HREF="android.media.CamcorderProfile.html">
android.media.CamcorderProfile</A></TD>
</TR>
<TR>
<TD ALIGN="center">30</TD>
<TD><A HREF="java.util.ResourceBundle.html">
java.util.ResourceBundle</A></TD>
</TR>
<TR>
<TD ALIGN="center">28</TD>
<TD><A HREF="android.webkit.CacheManager.html">
android.webkit.CacheManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">27</TD>
<TD><A HREF="android.database.sqlite.SQLiteCursor.html">
android.database.sqlite.SQLiteCursor</A></TD>
</TR>
<TR>
<TD ALIGN="center">27</TD>
<TD><A HREF="android.widget.ResourceCursorAdapter.html">
android.widget.ResourceCursorAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">26</TD>
<TD><A HREF="android.widget.Spinner.html">
android.widget.Spinner</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.content.SyncInfo.html">
android.content.SyncInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="android.widget.LinearLayout.html">
android.widget.LinearLayout</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="android.view.KeyEvent.html">
android.view.KeyEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">22</TD>
<TD><A HREF="java.util.Deque.html">
<i>java.util.Deque</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">22</TD>
<TD><A HREF="android.os.StrictMode.VmPolicy.Builder.html">
android.os.StrictMode.VmPolicy.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.app.ActivityManager.html">
android.app.ActivityManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.database.sqlite.SQLiteStatement.html">
android.database.sqlite.SQLiteStatement</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.provider.ContactsContract.html">
android.provider.ContactsContract</A></TD>
</TR>
<TR>
<TD ALIGN="center">18</TD>
<TD><A HREF="android.database.sqlite.SQLiteQueryBuilder.html">
android.database.sqlite.SQLiteQueryBuilder</A></TD>
</TR>
<TR>
<TD ALIGN="center">18</TD>
<TD><A HREF="android.app.DownloadManager.Request.html">
android.app.DownloadManager.Request</A></TD>
</TR>
<TR>
<TD ALIGN="center">17</TD>
<TD><A HREF="android.widget.AbsListView.html">
android.widget.AbsListView</A></TD>
</TR>
<TR>
<TD ALIGN="center">17</TD>
<TD><A HREF="android.widget.CursorAdapter.html">
android.widget.CursorAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">17</TD>
<TD><A HREF="android.widget.ListView.html">
android.widget.ListView</A></TD>
</TR>
<TR>
<TD ALIGN="center">17</TD>
<TD><A HREF="android.database.DatabaseUtils.html">
android.database.DatabaseUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.content.pm.PackageStats.html">
android.content.pm.PackageStats</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.provider.ContactsContract.ContactsColumns.html">
<i>android.provider.ContactsContract.ContactsColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.view.KeyCharacterMap.html">
android.view.KeyCharacterMap</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.view.ScaleGestureDetector.html">
android.view.ScaleGestureDetector</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.os.AsyncTask.html">
android.os.AsyncTask</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.test.mock.MockCursor.html">
android.test.mock.MockCursor</A></TD>
</TR>
<TR>
<TD ALIGN="center">15</TD>
<TD><A HREF="android.provider.ContactsContract.GroupsColumns.html">
<i>android.provider.ContactsContract.GroupsColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">15</TD>
<TD><A HREF="java.util.NavigableSet.html">
<i>java.util.NavigableSet</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.content.AbstractThreadedSyncAdapter.html">
android.content.AbstractThreadedSyncAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.os.DropBoxManager.html">
android.os.DropBoxManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.os.Vibrator.html">
android.os.Vibrator</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.provider.ContactsContract.RawContactsColumns.html">
<i>android.provider.ContactsContract.RawContactsColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.text.method.BaseKeyListener.html">
android.text.method.BaseKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.util.AndroidException.html">
android.util.AndroidException</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.util.AndroidRuntimeException.html">
android.util.AndroidRuntimeException</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="android.graphics.drawable.DrawableContainer.DrawableContainerState.html">
android.graphics.drawable.DrawableContainer.DrawableContainerState</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="android.database.AbstractWindowedCursor.html">
android.database.AbstractWindowedCursor</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="android.widget.SimpleCursorAdapter.html">
android.widget.SimpleCursorAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.database.sqlite.SQLiteOpenHelper.html">
android.database.sqlite.SQLiteOpenHelper</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.graphics.drawable.ColorDrawable.html">
android.graphics.drawable.ColorDrawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.inputmethodservice.InputMethodService.Insets.html">
android.inputmethodservice.InputMethodService.Insets</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.provider.Browser.SearchColumns.html">
android.provider.Browser.SearchColumns</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.provider.ContactsContract.StatusColumns.html">
<i>android.provider.ContactsContract.StatusColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.os.StrictMode.ThreadPolicy.Builder.html">
android.os.StrictMode.ThreadPolicy.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.view.MenuItem.html">
<i>android.view.MenuItem</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.widget.RemoteViews.html">
android.widget.RemoteViews</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="dalvik.bytecode.Opcodes.html">
<i>dalvik.bytecode.Opcodes</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.text.method.QwertyKeyListener.html">
android.text.method.QwertyKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.view.Window.Callback.html">
<i>android.view.Window.Callback</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.database.sqlite.SQLiteDatabase.html">
android.database.sqlite.SQLiteDatabase</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.bluetooth.BluetoothAdapter.html">
android.bluetooth.BluetoothAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.os.Debug.html">
android.os.Debug</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.view.KeyCharacterMap.KeyData.html">
android.view.KeyCharacterMap.KeyData</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.content.ContentProvider.html">
android.content.ContentProvider</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.view.inputmethod.InputMethodManager.html">
android.view.inputmethod.InputMethodManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.R.attr.html">
android.R.attr</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.view.View.html">
android.view.View</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.database.CursorWindow.html">
android.database.CursorWindow</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.app.AlertDialog.html">
android.app.AlertDialog</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.app.DatePickerDialog.html">
android.app.DatePickerDialog</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.appwidget.AppWidgetManager.html">
android.appwidget.AppWidgetManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.graphics.drawable.DrawableContainer.html">
android.graphics.drawable.DrawableContainer</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.provider.AlarmClock.html">
android.provider.AlarmClock</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.util.Patterns.html">
android.util.Patterns</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.view.LayoutInflater.html">
android.view.LayoutInflater</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="java.util.Queue.html">
<i>java.util.Queue</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.view.SurfaceHolder.html">
<i>android.view.SurfaceHolder</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.R.layout.html">
android.R.layout</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.database.Cursor.html">
<i>android.database.Cursor</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.accounts.AuthenticatorDescription.html">
android.accounts.AuthenticatorDescription</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.content.ContentProviderClient.html">
android.content.ContentProviderClient</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.content.SyncAdapterType.html">
android.content.SyncAdapterType</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.widget.GridView.html">
android.widget.GridView</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.app.Notification.html">
android.app.Notification</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.provider.ContactsContract.ContactStatusColumns.html">
<i>android.provider.ContactsContract.ContactStatusColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="java.util.NavigableMap.html">
<i>java.util.NavigableMap</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.view.inputmethod.EditorInfo.html">
android.view.inputmethod.EditorInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.app.DownloadManager.html">
android.app.DownloadManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.appwidget.AppWidgetProviderInfo.html">
android.appwidget.AppWidgetProviderInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.app.Activity.html">
android.app.Activity</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.media.MediaRecorder.AudioSource.html">
android.media.MediaRecorder.AudioSource</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.os.StrictMode.html">
android.os.StrictMode</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.provider.MediaStore.Audio.Genres.html">
android.provider.MediaStore.Audio.Genres</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.util.StateSet.html">
android.util.StateSet</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.view.inputmethod.InputMethodInfo.html">
android.view.inputmethod.InputMethodInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="java.util.ResourceBundle.Control.html">
java.util.ResourceBundle.Control</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.webkit.WebView.html">
android.webkit.WebView</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.app.ActivityManager.RecentTaskInfo.html">
android.app.ActivityManager.RecentTaskInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.inputmethodservice.InputMethodService.InputMethodImpl.html">
android.inputmethodservice.InputMethodService.InputMethodImpl</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Relation.html">
android.provider.ContactsContract.CommonDataKinds.Relation</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.widget.ImageView.html">
android.widget.ImageView</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.ContactsContract.RawContacts.html">
android.provider.ContactsContract.RawContacts</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.text.InputType.html">
<i>android.text.InputType</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.app.admin.DeviceAdminReceiver.html">
android.app.admin.DeviceAdminReceiver</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.content.SharedPreferences.Editor.html">
<i>android.content.SharedPreferences.Editor</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.content.pm.ComponentInfo.html">
android.content.pm.ComponentInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.graphics.BitmapFactory.Options.html">
android.graphics.BitmapFactory.Options</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.speech.tts.TextToSpeech.Engine.html">
android.speech.tts.TextToSpeech.Engine</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.database.sqlite.SQLiteProgram.html">
android.database.sqlite.SQLiteProgram</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.WallpaperManager.html">
android.app.WallpaperManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.admin.DeviceAdminInfo.html">
android.app.admin.DeviceAdminInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.appwidget.AppWidgetHost.html">
android.appwidget.AppWidgetHost</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.content.SharedPreferences.html">
<i>android.content.SharedPreferences</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.widget.QuickContactBadge.html">
android.widget.QuickContactBadge</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.widget.Scroller.html">
android.widget.Scroller</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.database.AbstractCursor.html">
android.database.AbstractCursor</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.preference.Preference.html">
android.preference.Preference</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.widget.ArrayAdapter.html">
android.widget.ArrayAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.widget.OverScroller.html">
android.widget.OverScroller</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.AlertDialog.Builder.html">
android.app.AlertDialog.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.Dialog.html">
android.app.Dialog</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.ProgressDialog.html">
android.app.ProgressDialog</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.media.MediaRecorder.html">
android.media.MediaRecorder</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.view.ViewGroup.html">
android.view.ViewGroup</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.inputmethodservice.InputMethodService.html">
android.inputmethodservice.InputMethodService</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.content.ContentResolver.html">
android.content.ContentResolver</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.lang.Object.html">
java.lang.Object</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.os.Build.VERSION_CODES.html">
android.os.Build.VERSION_CODES</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Email.html">
android.provider.ContactsContract.CommonDataKinds.Email</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.opengl.GLSurfaceView.html">
android.opengl.GLSurfaceView</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.Window.html">
android.view.Window</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.media.ExifInterface.html">
android.media.ExifInterface</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.inputmethod.InputMethod.html">
<i>android.view.inputmethod.InputMethod</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.provider.ContactsContract.Contacts.html">
android.provider.ContactsContract.Contacts</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.graphics.drawable.LayerDrawable.html">
android.graphics.drawable.LayerDrawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.util.SparseArray.html">
android.util.SparseArray</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.webkit.WebSettings.html">
android.webkit.WebSettings</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.webkit.CacheManager.CacheResult.html">
android.webkit.CacheManager.CacheResult</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.net.Uri.Builder.html">
android.net.Uri.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.widget.TabWidget.html">
android.widget.TabWidget</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.view.WindowManager.LayoutParams.html">
android.view.WindowManager.LayoutParams</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.provider.Settings.html">
android.provider.Settings</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.widget.PopupWindow.html">
android.widget.PopupWindow</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.graphics.Canvas.html">
android.graphics.Canvas</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.BroadcastReceiver.html">
android.content.BroadcastReceiver</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.net.Uri.html">
android.net.Uri</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.view.ViewParent.html">
<i>android.view.ViewParent</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.text.format.Time.html">
android.text.format.Time</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.database.CursorWrapper.html">
android.database.CursorWrapper</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.PendingIntent.html">
android.app.PendingIntent</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.pm.ApplicationInfo.html">
android.content.pm.ApplicationInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.telephony.TelephonyManager.html">
android.telephony.TelephonyManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.SearchManager.html">
android.app.SearchManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.view.inputmethod.InputConnection.html">
<i>android.view.inputmethod.InputConnection</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.view.inputmethod.InputConnectionWrapper.html">
android.view.inputmethod.InputConnectionWrapper</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="java.util.Locale.html">
java.util.Locale</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.R.id.html">
android.R.id</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.R.string.html">
android.R.string</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.graphics.drawable.Drawable.html">
android.graphics.drawable.Drawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.test.mock.MockContext.html">
android.test.mock.MockContext</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.Service.html">
android.app.Service</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.os.BatteryManager.html">
android.os.BatteryManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.provider.ContactsContract.DataColumns.html">
<i>android.provider.ContactsContract.DataColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.ContextWrapper.html">
android.content.ContextWrapper</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.Intent.html">
android.content.Intent</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.accounts.AccountManager.html">
android.accounts.AccountManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.os.Environment.html">
android.os.Environment</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.inputmethod.BaseInputConnection.html">
android.view.inputmethod.BaseInputConnection</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.animation.Animation.html">
android.view.animation.Animation</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.speech.RecognizerIntent.html">
android.speech.RecognizerIntent</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.text.SpannableStringBuilder.html">
android.text.SpannableStringBuilder</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.hardware.Camera.html">
android.hardware.Camera</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.provider.ContactsContract.Intents.Insert.html">
android.provider.ContactsContract.Intents.Insert</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.Context.html">
android.content.Context</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.webkit.WebViewClient.html">
android.webkit.WebViewClient</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.widget.TextView.html">
android.widget.TextView</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.inputmethodservice.Keyboard.html">
android.inputmethodservice.Keyboard</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.ContentValues.html">
android.content.ContentValues</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.provider.Settings.Secure.html">
android.provider.Settings.Secure</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.Surface.html">
android.view.Surface</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.provider.Settings.System.html">
android.provider.Settings.System</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.content.pm.ActivityInfo.html">
android.content.pm.ActivityInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.content.pm.PackageManager.html">
android.content.pm.PackageManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.hardware.Camera.Parameters.html">
android.hardware.Camera.Parameters</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.test.mock.MockPackageManager.html">
android.test.mock.MockPackageManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.content.res.Configuration.html">
android.content.res.Configuration</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.hardware.SensorManager.html">
android.hardware.SensorManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.os.Bundle.html">
android.os.Bundle</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.R.drawable.html">
android.R.drawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.view.MotionEvent.html">
android.view.MotionEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.media.AudioManager.html">
android.media.AudioManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.Manifest.permission.html">
android.Manifest.permission</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="java.lang.Character.UnicodeBlock.html">
java.lang.Character.UnicodeBlock</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.provider.ContactsContract.DataColumnsWithJoins.html">
<i>android.provider.ContactsContract.DataColumnsWithJoins</i></A></TD>
</TR>
</TABLE>
<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
<br>
<h2 id="calculation">Calculation of Change Percentages</h2>
<p>
The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
<pre>
Percentage difference = 100 * (added + removed + 2*changed)
-----------------------------------
sum of public elements in BOTH APIs
</pre>
<p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed.
This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
The definition ensures that if all packages are removed and all new packages are
added, the change will be 100%.</p>
</div>
<div id="footer">
<div id="copyright">
Except as noted, this content is licensed under
<a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
For details and restrictions, see the <a href="/license.html">Content License</a>.
</div>
<div id="footerlinks">
<p>
<a href="http://www.android.com/terms.html">Site Terms of Service</a> -
<a href="http://www.android.com/privacy.html">Privacy Policy</a> -
<a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
</div> <!-- end footer -->
</div><!-- end doc-content -->
</div> <!-- end body-content -->
<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-5831155-1");
pageTracker._setAllowAnchor(true);
pageTracker._initData();
pageTracker._trackPageview();
} catch(e) {}
</script>
</BODY></HTML>