blob: 00c3c81401414565e554774d44e919d7dcf6ef0f [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">17</td>
</tr>
<tr>
<td class="diffspec">From Level:</td>
<td class="diffvalueold">16</td>
</tr>
<tr>
<td class="diffspec">Generated</td>
<td class="diffvalue">2012.11.12 19:50</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 16 and 17 is approximately <span style="color:222;font-weight:bold;">1.26%</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">2</TD>
<TD ALIGN="right">35</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">37</TD>
</TR>
<TR>
<TD>Classes and <i>Interfaces</i></TD>
<TD ALIGN="right">41</TD>
<TD ALIGN="right">111</TD>
<TD ALIGN="right">2</TD>
<TD ALIGN="right">154</TD>
</TR>
<TR>
<TD>Constructors</TD>
<TD ALIGN="right">2</TD>
<TD ALIGN="right">1</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">3</TD>
</TR>
<TR>
<TD>Methods</TD>
<TD ALIGN="right">150</TD>
<TD ALIGN="right">37</TD>
<TD ALIGN="right">19</TD>
<TD ALIGN="right">206</TD>
</TR>
<TR>
<TD>Fields</TD>
<TD ALIGN="right">155</TD>
<TD ALIGN="right">69</TD>
<TD ALIGN="right">3</TD>
<TD ALIGN="right">227</TD>
</TR>
<TR>
<TD style="background-color:#FAFAFA"><b>Total</b></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>350</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>253</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>24</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>627</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">31</TD>
<TD><A HREF="pkg_android.telephony.html">android.telephony</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="pkg_android.opengl.html">android.opengl</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="pkg_android.text.format.html">android.text.format</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="pkg_android.net.http.html">android.net.http</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_android.renderscript.html">android.renderscript</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.nfc.tech.html">android.nfc.tech</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.telephony.cdma.html">android.telephony.cdma</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">3</TD>
<TD><A HREF="pkg_android.appwidget.html">android.appwidget</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="pkg_android.location.html">android.location</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.app.admin.html">android.app.admin</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.content.pm.html">android.content.pm</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.html">android</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.util.html">android.util</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.accessibilityservice.html">android.accessibilityservice</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.view.html">android.view</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.text.style.html">android.text.style</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.view.accessibility.html">android.view.accessibility</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.widget.html">android.widget</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.app.html">android.app</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.test.mock.html">android.test.mock</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.provider.html">android.provider</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.content.html">android.content</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.view.inputmethod.html">android.view.inputmethod</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.net.wifi.html">android.net.wifi</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_android.net.html">android.net</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.bluetooth.html">android.bluetooth</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;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_android.database.html">android.database</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.graphics.html">android.graphics</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.text.html">android.text</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">44</TD>
<TD><A HREF="android.Manifest.permission_group.html">
android.Manifest.permission_group</A></TD>
</TR>
<TR>
<TD ALIGN="center">32</TD>
<TD><A HREF="android.location.LocationProvider.html">
android.location.LocationProvider</A></TD>
</TR>
<TR>
<TD ALIGN="center">28</TD>
<TD><A HREF="android.view.ViewGroup.MarginLayoutParams.html">
android.view.ViewGroup.MarginLayoutParams</A></TD>
</TR>
<TR>
<TD ALIGN="center">26</TD>
<TD><A HREF="android.text.format.DateFormat.html">
android.text.format.DateFormat</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.view.Display.html">
android.view.Display</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.widget.DigitalClock.html">
android.widget.DigitalClock</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="android.util.FloatMath.html">
android.util.FloatMath</A></TD>
</TR>
<TR>
<TD ALIGN="center">21</TD>
<TD><A HREF="android.content.IntentSender.html">
android.content.IntentSender</A></TD>
</TR>
<TR>
<TD ALIGN="center">17</TD>
<TD><A HREF="android.content.pm.PermissionGroupInfo.html">
android.content.pm.PermissionGroupInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">15</TD>
<TD><A HREF="android.text.format.DateUtils.html">
android.text.format.DateUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.view.ContextThemeWrapper.html">
android.view.ContextThemeWrapper</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="android.os.PowerManager.html">
android.os.PowerManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.provider.Settings.System.html">
android.provider.Settings.System</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.provider.Settings.Secure.html">
android.provider.Settings.Secure</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.webkit.WebHistoryItem.html">
android.webkit.WebHistoryItem</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.widget.RelativeLayout.html">
android.widget.RelativeLayout</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.appwidget.AppWidgetProviderInfo.html">
android.appwidget.AppWidgetProviderInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.widget.TwoLineListItem.html">
android.widget.TwoLineListItem</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.hardware.Camera.CameraInfo.html">
android.hardware.Camera.CameraInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.os.SystemClock.html">
android.os.SystemClock</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.os.PowerManager.WakeLock.html">
android.os.PowerManager.WakeLock</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.app.PendingIntent.html">
android.app.PendingIntent</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.webkit.WebView.html">
android.webkit.WebView</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.inputmethodservice.AbstractInputMethodService.html">
android.inputmethodservice.AbstractInputMethodService</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.content.pm.ProviderInfo.html">
android.content.pm.ProviderInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.provider.MediaStore.html">
android.provider.MediaStore</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.renderscript.Script.html">
android.renderscript.Script</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.webkit.WebSettings.html">
android.webkit.WebSettings</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSessionImpl.html">
android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSessionImpl</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.net.wifi.ScanResult.html">
android.net.wifi.ScanResult</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.view.SurfaceView.html">
android.view.SurfaceView</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.webkit.WebViewDatabase.html">
android.webkit.WebViewDatabase</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.content.res.Configuration.html">
android.content.res.Configuration</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.graphics.Bitmap.html">
android.graphics.Bitmap</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.bluetooth.BluetoothA2dp.html">
android.bluetooth.BluetoothA2dp</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.net.SSLCertificateSocketFactory.html">
android.net.SSLCertificateSocketFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.view.Gravity.html">
android.view.Gravity</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.content.pm.PermissionInfo.html">
android.content.pm.PermissionInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.content.pm.ServiceInfo.html">
android.content.pm.ServiceInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.media.MediaRouter.Callback.html">
android.media.MediaRouter.Callback</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.widget.CheckedTextView.html">
android.widget.CheckedTextView</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.widget.RelativeLayout.LayoutParams.html">
android.widget.RelativeLayout.LayoutParams</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.CallLog.Calls.html">
android.provider.CallLog.Calls</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.test.mock.MockContext.html">
android.test.mock.MockContext</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.admin.DevicePolicyManager.html">
android.app.admin.DevicePolicyManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.content.ContextWrapper.html">
android.content.ContextWrapper</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.media.MediaRouter.RouteInfo.html">
android.media.MediaRouter.RouteInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.view.ViewGroup.LayoutParams.html">
android.view.ViewGroup.LayoutParams</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.view.inputmethod.InputMethodSession.html">
<i>android.view.inputmethod.InputMethodSession</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.telephony.PhoneStateListener.html">
android.telephony.PhoneStateListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.view.accessibility.AccessibilityEvent.html">
android.view.accessibility.AccessibilityEvent</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.os.RemoteCallbackList.html">
android.os.RemoteCallbackList</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.telephony.cdma.CdmaCellLocation.html">
android.telephony.cdma.CdmaCellLocation</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.content.Context.html">
android.content.Context</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.media.MediaPlayer.html">
android.media.MediaPlayer</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.Surface.html">
android.view.Surface</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.widget.TextView.html">
android.widget.TextView</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.content.ContentProviderClient.html">
android.content.ContentProviderClient</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.inputmethod.InputMethodSubtype.html">
android.view.inputmethod.InputMethodSubtype</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.widget.ViewAnimator.html">
android.widget.ViewAnimator</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.accessibility.AccessibilityNodeInfo.html">
android.view.accessibility.AccessibilityNodeInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.View.html">
android.view.View</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.database.DatabaseUtils.InsertHelper.html">
android.database.DatabaseUtils.InsertHelper</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.media.MediaRouter.html">
android.media.MediaRouter</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.appwidget.AppWidgetManager.html">
android.appwidget.AppWidgetManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.util.DisplayMetrics.html">
android.util.DisplayMetrics</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.util.LruCache.html">
android.util.LruCache</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.os.Build.VERSION_CODES.html">
android.os.Build.VERSION_CODES</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.pm.ActivityInfo.html">
android.content.pm.ActivityInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.os.Binder.html">
android.os.Binder</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.widget.SlidingDrawer.html">
android.widget.SlidingDrawer</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.pm.ResolveInfo.html">
android.content.pm.ResolveInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.location.Location.html">
android.location.Location</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.hardware.Sensor.html">
android.hardware.Sensor</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.FragmentManager.html">
android.app.FragmentManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.widget.AutoCompleteTextView.html">
android.widget.AutoCompleteTextView</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.Fragment.html">
android.app.Fragment</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.admin.DeviceAdminInfo.html">
android.app.admin.DeviceAdminInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.provider.CalendarContract.CalendarColumns.html">
<i>android.provider.CalendarContract.CalendarColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.widget.VideoView.html">
android.widget.VideoView</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.webkit.WebChromeClient.html">
android.webkit.WebChromeClient</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.app.WallpaperManager.html">
android.app.WallpaperManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.os.BatteryManager.html">
android.os.BatteryManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.net.LocalSocket.html">
android.net.LocalSocket</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.accessibilityservice.AccessibilityServiceInfo.html">
android.accessibilityservice.AccessibilityServiceInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.provider.CalendarContract.EventsColumns.html">
<i>android.provider.CalendarContract.EventsColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.net.ConnectivityManager.html">
android.net.ConnectivityManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.app.Notification.Builder.html">
android.app.Notification.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.os.Process.html">
android.os.Process</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.accessibilityservice.AccessibilityService.html">
android.accessibilityservice.AccessibilityService</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.R.attr.html">
android.R.attr</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.pm.PackageManager.html">
android.content.pm.PackageManager</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.media.MediaRecorder.html">
android.media.MediaRecorder</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.app.AlertDialog.Builder.html">
android.app.AlertDialog.Builder</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.media.AudioManager.html">
android.media.AudioManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.media.MediaMetadataRetriever.html">
android.media.MediaMetadataRetriever</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.text.TextUtils.html">
android.text.TextUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.graphics.Paint.html">
android.graphics.Paint</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.widget.RemoteViews.html">
android.widget.RemoteViews</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.telephony.TelephonyManager.html">
android.telephony.TelephonyManager</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.inputmethodservice.InputMethodService.html">
android.inputmethodservice.InputMethodService</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.opengl.GLES20.html">
android.opengl.GLES20</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.R.style.html">
android.R.style</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.view.WindowManager.LayoutParams.html">
android.view.WindowManager.LayoutParams</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.app.Activity.html">
android.app.Activity</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>