blob: 6729816a9d849714ccba4050544e92feb61481e2 [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">14</td>
</tr>
<tr>
<td class="diffspec">From Level:</td>
<td class="diffvalueold">13</td>
</tr>
<tr>
<td class="diffspec">Generated</td>
<td class="diffvalue">2011.10.06 23: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 13 and 14 is approximately <span style="color:222;font-weight:bold;">3.95%</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">5</TD>
<TD ALIGN="right">48</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">53</TD>
</TR>
<TR>
<TD>Classes and <i>Interfaces</i></TD>
<TD ALIGN="right">90</TD>
<TD ALIGN="right">192</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">282</TD>
</TR>
<TR>
<TD>Constructors</TD>
<TD ALIGN="right">19</TD>
<TD ALIGN="right">2</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">21</TD>
</TR>
<TR>
<TD>Methods</TD>
<TD ALIGN="right">285</TD>
<TD ALIGN="right">94</TD>
<TD ALIGN="right">29</TD>
<TD ALIGN="right">408</TD>
</TR>
<TR>
<TD>Fields</TD>
<TD ALIGN="right">405</TD>
<TD ALIGN="right">34</TD>
<TD ALIGN="right">16</TD>
<TD ALIGN="right">455</TD>
</TR>
<TR>
<TD style="background-color:#FAFAFA"><b>Total</b></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>804</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>370</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>45</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>1219</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">100</TD>
<TD><A HREF="pkg_dalvik.annotation.html">dalvik.annotation</A></TD>
</TR>
<TR>
<TD ALIGN="center">54</TD>
<TD><A HREF="pkg_android.view.accessibility.html">android.view.accessibility</A></TD>
</TR>
<TR>
<TD ALIGN="center">34</TD>
<TD><A HREF="pkg_android.speech.tts.html">android.speech.tts</A></TD>
</TR>
<TR>
<TD ALIGN="center">34</TD>
<TD><A HREF="pkg_dalvik.system.html">dalvik.system</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="pkg_android.nfc.html">android.nfc</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="pkg_android.accessibilityservice.html">android.accessibilityservice</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="pkg_android.provider.html">android.provider</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="pkg_android.bluetooth.html">android.bluetooth</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="pkg_android.nfc.tech.html">android.nfc.tech</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="pkg_android.hardware.html">android.hardware</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="pkg_android.animation.html">android.animation</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="pkg_android.preference.html">android.preference</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="pkg_android.net.http.html">android.net.http</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="pkg_android.app.backup.html">android.app.backup</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_android.renderscript.html">android.renderscript</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_android.net.html">android.net</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_android.view.html">android.view</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_java.lang.ref.html">java.lang.ref</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.app.html">android.app</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="pkg_android.net.wifi.html">android.net.wifi</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="pkg_android.widget.html">android.widget</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="pkg_android.util.html">android.util</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.media.html">android.media</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_javax.security.auth.html">javax.security.auth</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.html">android</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</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.app.admin.html">android.app.admin</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.view.inputmethod.html">android.view.inputmethod</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_java.lang.reflect.html">java.lang.reflect</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.service.wallpaper.html">android.service.wallpaper</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.os.html">android.os</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.speech.html">android.speech</A></TD>
</TR>
<TR>
<TD ALIGN="center">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.appwidget.html">android.appwidget</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.webkit.html">android.webkit</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_java.security.html">java.security</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.inputmethodservice.html">android.inputmethodservice</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_java.net.html">java.net</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_java.io.html">java.io</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.graphics.html">android.graphics</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.database.sqlite.html">android.database.sqlite</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_java.util.logging.html">java.util.logging</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_java.lang.html">java.lang</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.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">62</TD>
<TD><A HREF="android.preference.CheckBoxPreference.html">
android.preference.CheckBoxPreference</A></TD>
</TR>
<TR>
<TD ALIGN="center">55</TD>
<TD><A HREF="android.view.Surface.html">
android.view.Surface</A></TD>
</TR>
<TR>
<TD ALIGN="center">52</TD>
<TD><A HREF="android.renderscript.AllocationAdapter.html">
android.renderscript.AllocationAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.animation.TypeEvaluator.html">
<i>android.animation.TypeEvaluator</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="dalvik.system.DexClassLoader.html">
dalvik.system.DexClassLoader</A></TD>
</TR>
<TR>
<TD ALIGN="center">48</TD>
<TD><A HREF="android.view.accessibility.AccessibilityEvent.html">
android.view.accessibility.AccessibilityEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">46</TD>
<TD><A HREF="android.view.accessibility.AccessibilityManager.html">
android.view.accessibility.AccessibilityManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">37</TD>
<TD><A HREF="android.net.http.SslError.html">
android.net.http.SslError</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.app.backup.BackupAgent.html">
android.app.backup.BackupAgent</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">30</TD>
<TD><A HREF="android.os.Looper.html">
android.os.Looper</A></TD>
</TR>
<TR>
<TD ALIGN="center">27</TD>
<TD><A HREF="android.nfc.tech.NfcA.html">
android.nfc.tech.NfcA</A></TD>
</TR>
<TR>
<TD ALIGN="center">27</TD>
<TD><A HREF="android.nfc.tech.NfcF.html">
android.nfc.tech.NfcF</A></TD>
</TR>
<TR>
<TD ALIGN="center">26</TD>
<TD><A HREF="android.renderscript.Element.html">
android.renderscript.Element</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.R.style.html">
android.R.style</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.animation.FloatEvaluator.html">
android.animation.FloatEvaluator</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.animation.IntEvaluator.html">
android.animation.IntEvaluator</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.webkit.WebSettings.TextSize.html">
android.webkit.WebSettings.TextSize</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="java.io.FilePermission.html">
java.io.FilePermission</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="java.lang.ref.ReferenceQueue.html">
java.lang.ref.ReferenceQueue</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="java.lang.reflect.AccessibleObject.html">
java.lang.reflect.AccessibleObject</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="java.net.SocketPermission.html">
java.net.SocketPermission</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="android.app.Application.html">
android.app.Application</A></TD>
</TR>
<TR>
<TD ALIGN="center">21</TD>
<TD><A HREF="android.accessibilityservice.AccessibilityServiceInfo.html">
android.accessibilityservice.AccessibilityServiceInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.R.color.html">
android.R.color</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.animation.ObjectAnimator.html">
android.animation.ObjectAnimator</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.graphics.SurfaceTexture.html">
android.graphics.SurfaceTexture</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">20</TD>
<TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Photo.html">
android.provider.ContactsContract.CommonDataKinds.Photo</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.provider.ContactsContract.RawContactsColumns.html">
<i>android.provider.ContactsContract.RawContactsColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.renderscript.BaseObj.html">
android.renderscript.BaseObj</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.widget.StackView.html">
android.widget.StackView</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="dalvik.system.PathClassLoader.html">
dalvik.system.PathClassLoader</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="java.security.AllPermission.html">
java.security.AllPermission</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="java.security.BasicPermission.html">
java.security.BasicPermission</A></TD>
</TR>
<TR>
<TD ALIGN="center">17</TD>
<TD><A HREF="android.animation.PropertyValuesHolder.html">
android.animation.PropertyValuesHolder</A></TD>
</TR>
<TR>
<TD ALIGN="center">17</TD>
<TD><A HREF="android.nfc.NfcAdapter.html">
android.nfc.NfcAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.nfc.tech.IsoDep.html">
android.nfc.tech.IsoDep</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.view.inputmethod.InputMethodSubtype.html">
android.view.inputmethod.InputMethodSubtype</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="javax.security.auth.PrivateCredentialPermission.html">
javax.security.auth.PrivateCredentialPermission</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.content.pm.ServiceInfo.html">
android.content.pm.ServiceInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.nfc.tech.MifareUltralight.html">
android.nfc.tech.MifareUltralight</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.provider.ContactsContract.RawContactsEntity.html">
android.provider.ContactsContract.RawContactsEntity</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.renderscript.Byte2.html">
android.renderscript.Byte2</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.renderscript.Int2.html">
android.renderscript.Int2</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.renderscript.Long2.html">
android.renderscript.Long2</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.renderscript.Short2.html">
android.renderscript.Short2</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.widget.PopupMenu.html">
android.widget.PopupMenu</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="java.security.Permission.html">
java.security.Permission</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="android.net.TrafficStats.html">
android.net.TrafficStats</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.provider.ContactsContract.ContactsColumns.html">
<i>android.provider.ContactsContract.ContactsColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="java.security.UnresolvedPermission.html">
java.security.UnresolvedPermission</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</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="java.lang.Class.html">
java.lang.Class</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.R.integer.html">
android.R.integer</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.nfc.tech.NfcB.html">
android.nfc.tech.NfcB</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.nfc.tech.NfcV.html">
android.nfc.tech.NfcV</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.os.RecoverySystem.html">
android.os.RecoverySystem</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.renderscript.Byte3.html">
android.renderscript.Byte3</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.renderscript.Int3.html">
android.renderscript.Int3</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.renderscript.Long3.html">
android.renderscript.Long3</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.renderscript.Short3.html">
android.renderscript.Short3</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.os.Debug.MemoryInfo.html">
android.os.Debug.MemoryInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.widget.FrameLayout.html">
android.widget.FrameLayout</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.util.Config.html">
android.util.Config</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.view.ViewPropertyAnimator.html">
android.view.ViewPropertyAnimator</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.renderscript.FieldPacker.html">
android.renderscript.FieldPacker</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.view.MenuItem.html">
<i>android.view.MenuItem</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.app.FragmentManager.BackStackEntry.html">
<i>android.app.FragmentManager.BackStackEntry</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.bluetooth.BluetoothSocket.html">
android.bluetooth.BluetoothSocket</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.provider.ContactsContract.StatusUpdates.html">
android.provider.ContactsContract.StatusUpdates</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.renderscript.Byte4.html">
android.renderscript.Byte4</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.renderscript.Int4.html">
android.renderscript.Int4</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.renderscript.Long4.html">
android.renderscript.Long4</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.renderscript.Short4.html">
android.renderscript.Short4</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">8</TD>
<TD><A HREF="android.media.MediaMetadataRetriever.html">
android.media.MediaMetadataRetriever</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.app.ActionBar.Tab.html">
android.app.ActionBar.Tab</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.webkit.WebView.HitTestResult.html">
android.webkit.WebView.HitTestResult</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.widget.SearchView.html">
android.widget.SearchView</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.hardware.Camera.html">
android.hardware.Camera</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.view.Gravity.html">
android.view.Gravity</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.net.SSLCertificateSocketFactory.html">
android.net.SSLCertificateSocketFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.app.ActionBar.html">
android.app.ActionBar</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.hardware.Sensor.html">
android.hardware.Sensor</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.view.ActionMode.html">
android.view.ActionMode</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.media.MediaRecorder.html">
android.media.MediaRecorder</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.view.MotionEvent.html">
android.view.MotionEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.accessibilityservice.AccessibilityService.html">
android.accessibilityservice.AccessibilityService</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.content.IntentSender.html">
android.content.IntentSender</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.opengl.GLUtils.html">
android.opengl.GLUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.provider.ContactsContract.SettingsColumns.html">
<i>android.provider.ContactsContract.SettingsColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.hardware.Camera.Parameters.html">
android.hardware.Camera.Parameters</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.inputmethodservice.InputMethodService.InputMethodSessionImpl.html">
android.inputmethodservice.InputMethodService.InputMethodSessionImpl</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.nfc.NdefRecord.html">
android.nfc.NdefRecord</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.preference.PreferenceActivity.html">
android.preference.PreferenceActivity</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.ContactsContract.Intents.html">
android.provider.ContactsContract.Intents</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.database.sqlite.SQLiteOpenHelper.html">
android.database.sqlite.SQLiteOpenHelper</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.net.ConnectivityManager.html">
android.net.ConnectivityManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</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.nfc.tech.MifareClassic.html">
android.nfc.tech.MifareClassic</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.appwidget.AppWidgetProviderInfo.html">
android.appwidget.AppWidgetProviderInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.speech.tts.TextToSpeech.html">
android.speech.tts.TextToSpeech</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</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.accounts.AccountManager.html">
android.accounts.AccountManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.os.Build.html">
android.os.Build</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.bluetooth.BluetoothProfile.html">
<i>android.bluetooth.BluetoothProfile</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.provider.ContactsContract.GroupsColumns.html">
<i>android.provider.ContactsContract.GroupsColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.renderscript.RenderScriptGL.html">
android.renderscript.RenderScriptGL</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.renderscript.Script.html">
android.renderscript.Script</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.os.ParcelFileDescriptor.html">
android.os.ParcelFileDescriptor</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.view.View.html">
android.view.View</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.AlertDialog.html">
android.app.AlertDialog</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.Service.html">
android.app.Service</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.media.MediaPlayer.html">
android.media.MediaPlayer</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.provider.LiveFolders.html">
android.provider.LiveFolders</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.widget.AdapterViewAnimator.html">
android.widget.AdapterViewAnimator</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.content.SyncAdapterType.html">
android.content.SyncAdapterType</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.util.SparseBooleanArray.html">
android.util.SparseBooleanArray</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.widget.LinearLayout.html">
android.widget.LinearLayout</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="java.lang.reflect.Constructor.html">
java.lang.reflect.Constructor</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.content.Context.html">
android.content.Context</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.inputmethod.InputMethodManager.html">
android.view.inputmethod.InputMethodManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.R.attr.html">
android.R.attr</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.content.pm.PackageStats.html">
android.content.pm.PackageStats</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.speech.RecognizerIntent.html">
android.speech.RecognizerIntent</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.util.SparseIntArray.html">
android.util.SparseIntArray</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.widget.RemoteViews.html">
android.widget.RemoteViews</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.os.Build.VERSION_CODES.html">
android.os.Build.VERSION_CODES</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.media.AudioManager.html">
android.media.AudioManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="java.util.logging.Handler.html">
java.util.logging.Handler</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">2</TD>
<TD><A HREF="android.database.sqlite.SQLiteQueryBuilder.html">
android.database.sqlite.SQLiteQueryBuilder</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.provider.MediaStore.Audio.AudioColumns.html">
<i>android.provider.MediaStore.Audio.AudioColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="java.lang.reflect.Method.html">
java.lang.reflect.Method</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.renderscript.Allocation.html">
android.renderscript.Allocation</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.animation.Animator.html">
android.animation.Animator</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.opengl.Matrix.html">
android.opengl.Matrix</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.provider.CallLog.Calls.html">
android.provider.CallLog.Calls</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.service.wallpaper.WallpaperService.Engine.html">
android.service.wallpaper.WallpaperService.Engine</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.speech.SpeechRecognizer.html">
android.speech.SpeechRecognizer</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.view.ViewGroup.html">
android.view.ViewGroup</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.admin.DevicePolicyManager.html">
android.app.admin.DevicePolicyManager</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.app.FragmentManager.html">
android.app.FragmentManager</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.Intent.html">
android.content.Intent</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.WallpaperManager.html">
android.app.WallpaperManager</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.content.pm.PackageManager.html">
android.content.pm.PackageManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.widget.Scroller.html">
android.widget.Scroller</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.widget.TextView.html">
android.widget.TextView</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.widget.OverScroller.html">
android.widget.OverScroller</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.graphics.Paint.html">
android.graphics.Paint</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.Manifest.permission.html">
android.Manifest.permission</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.app.Notification.Builder.html">
android.app.Notification.Builder</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">2</TD>
<TD><A HREF="android.webkit.WebSettings.html">
android.webkit.WebSettings</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.animation.LayoutTransition.html">
android.animation.LayoutTransition</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="java.lang.reflect.Field.html">
java.lang.reflect.Field</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.pm.ActivityInfo.html">
android.content.pm.ActivityInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.ContentProvider.html">
android.content.ContentProvider</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="java.io.ObjectOutputStream.html">
java.io.ObjectOutputStream</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="java.io.ObjectInputStream.html">
java.io.ObjectInputStream</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.app.Fragment.html">
android.app.Fragment</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.os.Handler.html">
android.os.Handler</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.Window.html">
android.view.Window</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.widget.ExpandableListView.html">
android.widget.ExpandableListView</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.ViewConfiguration.html">
android.view.ViewConfiguration</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.provider.Settings.html">
android.provider.Settings</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.graphics.RectF.html">
android.graphics.RectF</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.InputDevice.html">
android.view.InputDevice</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.graphics.Canvas.html">
android.graphics.Canvas</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.bluetooth.BluetoothAdapter.html">
android.bluetooth.BluetoothAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.pm.ApplicationInfo.html">
android.content.pm.ApplicationInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.net.wifi.WifiManager.html">
android.net.wifi.WifiManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.text.Layout.html">
android.text.Layout</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.os.Debug.html">
android.os.Debug</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.widget.AbsListView.html">
android.widget.AbsListView</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.preference.Preference.html">
android.preference.Preference</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.view.KeyEvent.html">
android.view.KeyEvent</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.provider.Settings.System.html">
android.provider.Settings.System</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.app.Activity.html">
android.app.Activity</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="dalvik.annotation.TestTarget.html">
dalvik.annotation.TestTarget</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="dalvik.annotation.TestTargetClass.html">
dalvik.annotation.TestTargetClass</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>