blob: bd53b35db71fef9fbd06f9248ddc027c5fbcac26 [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">9</td>
</tr>
<tr>
<td class="diffspec">From Level:</td>
<td class="diffvalueold">8</td>
</tr>
<tr>
<td class="diffspec">Generated</td>
<td class="diffvalue">2010.11.19 19:12</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 8 and 9 is approximately <span style="color:222;font-weight:bold;">2.93%</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">4</TD>
<TD ALIGN="right">50</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">54</TD>
</TR>
<TR>
<TD>Classes and <i>Interfaces</i></TD>
<TD ALIGN="right">79</TD>
<TD ALIGN="right">165</TD>
<TD ALIGN="right">9</TD>
<TD ALIGN="right">253</TD>
</TR>
<TR>
<TD>Constructors</TD>
<TD ALIGN="right">29</TD>
<TD ALIGN="right">2</TD>
<TD ALIGN="right">1</TD>
<TD ALIGN="right">32</TD>
</TR>
<TR>
<TD>Methods</TD>
<TD ALIGN="right">511</TD>
<TD ALIGN="right">35</TD>
<TD ALIGN="right">28</TD>
<TD ALIGN="right">574</TD>
</TR>
<TR>
<TD>Fields</TD>
<TD ALIGN="right">141</TD>
<TD ALIGN="right">11</TD>
<TD ALIGN="right">2</TD>
<TD ALIGN="right">154</TD>
</TR>
<TR>
<TD style="background-color:#FAFAFA"><b>Total</b></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>764</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>263</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>40</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>1067</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">62</TD>
<TD><A HREF="pkg_dalvik.system.html">dalvik.system</A></TD>
</TR>
<TR>
<TD ALIGN="center">30</TD>
<TD><A HREF="pkg_java.sql.html">java.sql</A></TD>
</TR>
<TR>
<TD ALIGN="center">22</TD>
<TD><A HREF="pkg_javax.sql.html">javax.sql</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="pkg_java.util.concurrent.locks.html">java.util.concurrent.locks</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="pkg_java.util.concurrent.html">java.util.concurrent</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="pkg_javax.security.auth.x500.html">javax.security.auth.x500</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="pkg_java.util.zip.html">java.util.zip</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="pkg_android.content.res.html">android.content.res</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_java.util.html">java.util</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_java.net.html">java.net</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_java.text.html">java.text</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_android.os.html">android.os</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.hardware.html">android.hardware</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.view.html">android.view</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_javax.security.auth.html">javax.security.auth</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_javax.net.ssl.html">javax.net.ssl</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_java.util.concurrent.atomic.html">java.util.concurrent.atomic</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">3</TD>
<TD><A HREF="pkg_java.awt.font.html">java.awt.font</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_java.security.html">java.security</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_java.io.html">java.io</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_javax.xml.validation.html">javax.xml.validation</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.telephony.gsm.html">android.telephony.gsm</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.provider.html">android.provider</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_javax.xml.parsers.html">javax.xml.parsers</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_java.nio.html">java.nio</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_dalvik.bytecode.html">dalvik.bytecode</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_java.lang.reflect.html">java.lang.reflect</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.app.admin.html">android.app.admin</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_java.lang.html">java.lang</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.html">android</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.widget.html">android.widget</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_javax.xml.datatype.html">javax.xml.datatype</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_javax.xml.transform.html">javax.xml.transform</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_android.util.html">android.util</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.telephony.html">android.telephony</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_org.apache.http.protocol.html">org.apache.http.protocol</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_android.opengl.html">android.opengl</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">55</TD>
<TD><A HREF="java.util.concurrent.AbstractExecutorService.html">
java.util.concurrent.AbstractExecutorService</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="javax.net.ssl.KeyStoreBuilderParameters.html">
javax.net.ssl.KeyStoreBuilderParameters</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="javax.sql.ConnectionPoolDataSource.html">
<i>javax.sql.ConnectionPoolDataSource</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="javax.sql.DataSource.html">
<i>javax.sql.DataSource</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">47</TD>
<TD><A HREF="java.security.Policy.html">
java.security.Policy</A></TD>
</TR>
<TR>
<TD ALIGN="center">45</TD>
<TD><A HREF="java.net.NetworkInterface.html">
java.net.NetworkInterface</A></TD>
</TR>
<TR>
<TD ALIGN="center">42</TD>
<TD><A HREF="java.text.CollationKey.html">
java.text.CollationKey</A></TD>
</TR>
<TR>
<TD ALIGN="center">42</TD>
<TD><A HREF="java.util.TreeMap.html">
java.util.TreeMap</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="java.io.IOException.html">
java.io.IOException</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="java.util.concurrent.ExecutorService.html">
<i>java.util.concurrent.ExecutorService</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="java.util.concurrent.locks.LockSupport.html">
java.util.concurrent.locks.LockSupport</A></TD>
</TR>
<TR>
<TD ALIGN="center">32</TD>
<TD><A HREF="javax.sql.RowSet.html">
<i>javax.sql.RowSet</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">29</TD>
<TD><A HREF="java.util.TreeSet.html">
java.util.TreeSet</A></TD>
</TR>
<TR>
<TD ALIGN="center">29</TD>
<TD><A HREF="java.sql.BatchUpdateException.html">
java.sql.BatchUpdateException</A></TD>
</TR>
<TR>
<TD ALIGN="center">26</TD>
<TD><A HREF="javax.security.auth.Subject.html">
javax.security.auth.Subject</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="java.util.LinkedList.html">
java.util.LinkedList</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="java.security.UnrecoverableKeyException.html">
java.security.UnrecoverableKeyException</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="java.sql.SQLWarning.html">
java.sql.SQLWarning</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="java.util.ResourceBundle.html">
java.util.ResourceBundle</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="java.sql.SQLException.html">
java.sql.SQLException</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="javax.sql.PooledConnection.html">
<i>javax.sql.PooledConnection</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">19</TD>
<TD><A HREF="java.sql.PreparedStatement.html">
<i>java.sql.PreparedStatement</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">19</TD>
<TD><A HREF="android.location.Criteria.html">
android.location.Criteria</A></TD>
</TR>
<TR>
<TD ALIGN="center">19</TD>
<TD><A HREF="android.view.MotionEvent.html">
android.view.MotionEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="java.sql.CallableStatement.html">
<i>java.sql.CallableStatement</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="java.io.PipedReader.html">
java.io.PipedReader</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="java.util.concurrent.locks.AbstractOwnableSynchronizer.html">
java.util.concurrent.locks.AbstractOwnableSynchronizer</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="javax.net.ssl.SSLSessionBindingEvent.html">
javax.net.ssl.SSLSessionBindingEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="java.util.Arrays.html">
java.util.Arrays</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="java.security.AccessController.html">
java.security.AccessController</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="java.util.PropertyResourceBundle.html">
java.util.PropertyResourceBundle</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="java.sql.ResultSet.html">
<i>java.sql.ResultSet</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Nickname.html">
android.provider.ContactsContract.CommonDataKinds.Nickname</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="java.nio.Buffer.html">
java.nio.Buffer</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="javax.net.ssl.SSLContext.html">
javax.net.ssl.SSLContext</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="java.util.concurrent.TimeUnit.html">
java.util.concurrent.TimeUnit</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock.html">
java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="java.sql.Connection.html">
<i>java.sql.Connection</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="java.io.File.html">
java.io.File</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.hardware.Sensor.html">
android.hardware.Sensor</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.net.wifi.WifiManager.WifiLock.html">
android.net.wifi.WifiManager.WifiLock</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="javax.net.ssl.SSLContextSpi.html">
javax.net.ssl.SSLContextSpi</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="java.io.PipedInputStream.html">
java.io.PipedInputStream</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="java.sql.Blob.html">
<i>java.sql.Blob</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="java.util.concurrent.Executors.html">
java.util.concurrent.Executors</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="javax.security.auth.x500.X500Principal.html">
javax.security.auth.x500.X500Principal</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="java.lang.Math.html">
java.lang.Math</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="java.lang.StrictMath.html">
java.lang.StrictMath</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.location.Geocoder.html">
android.location.Geocoder</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.location.LocationManager.html">
android.location.LocationManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.media.CameraProfile.html">
android.media.CameraProfile</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.os.PowerManager.WakeLock.html">
android.os.PowerManager.WakeLock</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="java.sql.Types.html">
java.sql.Types</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="java.util.Properties.html">
java.util.Properties</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="javax.xml.validation.SchemaFactory.html">
javax.xml.validation.SchemaFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.content.AbstractThreadedSyncAdapter.html">
android.content.AbstractThreadedSyncAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="java.lang.reflect.Member.html">
<i>java.lang.reflect.Member</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="java.sql.Clob.html">
<i>java.sql.Clob</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="javax.net.ssl.SSLSessionContext.html">
<i>javax.net.ssl.SSLSessionContext</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="java.lang.Class.html">
java.lang.Class</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="java.sql.SQLInput.html">
<i>java.sql.SQLInput</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="java.sql.SQLOutput.html">
<i>java.sql.SQLOutput</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.content.IntentSender.html">
android.content.IntentSender</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="java.sql.DataTruncation.html">
java.sql.DataTruncation</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="java.util.concurrent.ScheduledThreadPoolExecutor.html">
java.util.concurrent.ScheduledThreadPoolExecutor</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="java.text.DecimalFormatSymbols.html">
java.text.DecimalFormatSymbols</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="java.text.DateFormatSymbols.html">
java.text.DateFormatSymbols</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="java.text.Format.html">
java.text.Format</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.telephony.gsm.GsmCellLocation.html">
android.telephony.gsm.GsmCellLocation</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="java.io.ObjectStreamClass.html">
java.io.ObjectStreamClass</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="java.util.concurrent.atomic.AtomicBoolean.html">
java.util.concurrent.atomic.AtomicBoolean</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="java.util.concurrent.atomic.AtomicReference.html">
java.util.concurrent.atomic.AtomicReference</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="java.util.concurrent.atomic.AtomicReferenceFieldUpdater.html">
java.util.concurrent.atomic.AtomicReferenceFieldUpdater</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.view.KeyEvent.html">
android.view.KeyEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.media.MediaPlayer.html">
android.media.MediaPlayer</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.content.pm.PackageItemInfo.html">
android.content.pm.PackageItemInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="java.awt.font.TextAttribute.html">
java.awt.font.TextAttribute</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.graphics.ImageFormat.html">
android.graphics.ImageFormat</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="java.text.BreakIterator.html">
java.text.BreakIterator</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="java.util.concurrent.atomic.AtomicReferenceArray.html">
java.util.concurrent.atomic.AtomicReferenceArray</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.hardware.Camera.html">
android.hardware.Camera</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="javax.net.ssl.HandshakeCompletedEvent.html">
javax.net.ssl.HandshakeCompletedEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.content.pm.PackageManager.html">
android.content.pm.PackageManager</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="java.lang.Double.html">
java.lang.Double</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="java.lang.Enum.html">
java.lang.Enum</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.content.pm.ActivityInfo.html">
android.content.pm.ActivityInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="java.lang.Float.html">
java.lang.Float</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.widget.ListView.html">
android.widget.ListView</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.view.inputmethod.InputConnection.html">
<i>android.view.inputmethod.InputConnection</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.view.inputmethod.InputConnectionWrapper.html">
android.view.inputmethod.InputConnectionWrapper</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.lang.reflect.Array.html">
java.lang.reflect.Array</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.sql.Array.html">
<i>java.sql.Array</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.test.mock.MockPackageManager.html">
android.test.mock.MockPackageManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.content.pm.PackageInfo.html">
android.content.pm.PackageInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.sql.DatabaseMetaData.html">
<i>java.sql.DatabaseMetaData</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.media.AudioTrack.html">
android.media.AudioTrack</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.provider.MediaStore.html">
android.provider.MediaStore</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.util.concurrent.FutureTask.html">
java.util.concurrent.FutureTask</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="javax.net.ssl.SSLSocket.html">
javax.net.ssl.SSLSocket</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.text.NumberFormat.html">
java.text.NumberFormat</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.media.ExifInterface.html">
android.media.ExifInterface</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.view.inputmethod.BaseInputConnection.html">
android.view.inputmethod.BaseInputConnection</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.util.concurrent.ConcurrentHashMap.html">
java.util.concurrent.ConcurrentHashMap</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="java.net.SocketImpl.html">
java.net.SocketImpl</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="java.util.concurrent.atomic.AtomicIntegerFieldUpdater.html">
java.util.concurrent.atomic.AtomicIntegerFieldUpdater</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="java.util.concurrent.atomic.AtomicLongFieldUpdater.html">
java.util.concurrent.atomic.AtomicLongFieldUpdater</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="javax.xml.parsers.SAXParserFactory.html">
javax.xml.parsers.SAXParserFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.os.DropBoxManager.Entry.html">
android.os.DropBoxManager.Entry</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.util.DisplayMetrics.html">
android.util.DisplayMetrics</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="java.util.concurrent.atomic.AtomicIntegerArray.html">
java.util.concurrent.atomic.AtomicIntegerArray</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="java.util.concurrent.atomic.AtomicLongArray.html">
java.util.concurrent.atomic.AtomicLongArray</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="javax.xml.transform.TransformerFactory.html">
javax.xml.transform.TransformerFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.hardware.SensorManager.html">
android.hardware.SensorManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="java.sql.Statement.html">
<i>java.sql.Statement</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.R.drawable.html">
android.R.drawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.media.CamcorderProfile.html">
android.media.CamcorderProfile</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.ViewConfiguration.html">
android.view.ViewConfiguration</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="java.lang.Package.html">
java.lang.Package</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="java.sql.ParameterMetaData.html">
<i>java.sql.ParameterMetaData</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.provider.Settings.html">
android.provider.Settings</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="javax.net.ssl.SSLEngine.html">
javax.net.ssl.SSLEngine</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.os.ParcelFileDescriptor.html">
android.os.ParcelFileDescriptor</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="java.util.concurrent.ThreadPoolExecutor.html">
java.util.concurrent.ThreadPoolExecutor</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="java.util.concurrent.atomic.AtomicInteger.html">
java.util.concurrent.atomic.AtomicInteger</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="java.util.concurrent.atomic.AtomicLong.html">
java.util.concurrent.atomic.AtomicLong</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.Notification.html">
android.app.Notification</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="java.util.Calendar.html">
java.util.Calendar</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="java.lang.String.html">
java.lang.String</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="java.util.concurrent.locks.ReentrantReadWriteLock.html">
java.util.concurrent.locks.ReentrantReadWriteLock</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.os.Build.html">
android.os.Build</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">2</TD>
<TD><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html">
android.app.ActivityManager.RunningAppProcessInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="javax.xml.parsers.DocumentBuilderFactory.html">
javax.xml.parsers.DocumentBuilderFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="java.util.logging.Logger.html">
java.util.logging.Logger</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="java.sql.ResultSetMetaData.html">
<i>java.sql.ResultSetMetaData</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.R.style.html">
android.R.style</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="javax.xml.datatype.DatatypeFactory.html">
javax.xml.datatype.DatatypeFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="java.util.Collections.html">
java.util.Collections</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.app.admin.DevicePolicyManager.html">
android.app.admin.DevicePolicyManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="java.lang.System.html">
java.lang.System</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.text.format.DateUtils.html">
android.text.format.DateUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="org.apache.http.protocol.HTTP.html">
org.apache.http.protocol.HTTP</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.view.View.html">
android.view.View</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.widget.RemoteViews.html">
android.widget.RemoteViews</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="java.io.PrintStream.html">
java.io.PrintStream</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="java.io.PrintWriter.html">
java.io.PrintWriter</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.view.Window.html">
android.view.Window</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="java.util.Locale.html">
java.util.Locale</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.content.Context.html">
android.content.Context</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="dalvik.bytecode.Opcodes.html">
<i>dalvik.bytecode.Opcodes</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.R.attr.html">
android.R.attr</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="java.util.Scanner.html">
java.util.Scanner</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.content.res.Configuration.html">
android.content.res.Configuration</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="android.opengl.GLES20.html">
android.opengl.GLES20</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="//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>