blob: 40d2a0c66427eb88a4db610da391582eb2d821b4 [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">8</td>
</tr>
<tr>
<td class="diffspec">From Level:</td>
<td class="diffvalueold">7</td>
</tr>
<tr>
<td class="diffspec">Generated</td>
<td class="diffvalue">2010.05.11 19:22</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 7 and 8 is approximately <span style="color:222;font-weight:bold;">5.7%</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">11</TD>
<TD ALIGN="right">40</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">51</TD>
</TR>
<TR>
<TD>Classes and <i>Interfaces</i></TD>
<TD ALIGN="right">60</TD>
<TD ALIGN="right">122</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">182</TD>
</TR>
<TR>
<TD>Constructors</TD>
<TD ALIGN="right">3</TD>
<TD ALIGN="right">3</TD>
<TD ALIGN="right">1</TD>
<TD ALIGN="right">7</TD>
</TR>
<TR>
<TD>Methods</TD>
<TD ALIGN="right">206</TD>
<TD ALIGN="right">37</TD>
<TD ALIGN="right">3</TD>
<TD ALIGN="right">246</TD>
</TR>
<TR>
<TD>Fields</TD>
<TD ALIGN="right">195</TD>
<TD ALIGN="right">23</TD>
<TD ALIGN="right">29</TD>
<TD ALIGN="right">247</TD>
</TR>
<TR>
<TD style="background-color:#FAFAFA"><b>Total</b></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>475</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>225</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>33</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>733</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">75</TD>
<TD><A HREF="pkg_android.speech.html">android.speech</A></TD>
</TR>
<TR>
<TD ALIGN="center">45</TD>
<TD><A HREF="pkg_android.net.http.html">android.net.http</A></TD>
</TR>
<TR>
<TD ALIGN="center">30</TD>
<TD><A HREF="pkg_org.w3c.dom.html">org.w3c.dom</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="pkg_android.test.mock.html">android.test.mock</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="pkg_android.opengl.html">android.opengl</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="pkg_android.util.html">android.util</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="pkg_android.media.html">android.media</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_android.content.html">android.content</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_android.net.html">android.net</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_dalvik.bytecode.html">dalvik.bytecode</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_android.gesture.html">android.gesture</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_android.hardware.html">android.hardware</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_javax.xml.parsers.html">javax.xml.parsers</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.webkit.html">android.webkit</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_javax.xml.html">javax.xml</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="pkg_android.speech.tts.html">android.speech.tts</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.view.html">android.view</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.app.html">android.app</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_java.util.regex.html">java.util.regex</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.text.util.html">android.text.util</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.graphics.html">android.graphics</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">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.test.html">android.test</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.database.sqlite.html">android.database.sqlite</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_dalvik.system.html">dalvik.system</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.text.html">android.text</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.content.pm.html">android.content.pm</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.widget.html">android.widget</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_java.nio.charset.html">java.nio.charset</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.database.html">android.database</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_java.util.html">java.util</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.location.html">android.location</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_android.accounts.html">android.accounts</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.telephony.html">android.telephony</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.view.animation.html">android.view.animation</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">60</TD>
<TD><A HREF="android.provider.Contacts.PresenceColumns.html">
<i>android.provider.Contacts.PresenceColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">60</TD>
<TD><A HREF="org.w3c.dom.Text.html">
<i>org.w3c.dom.Text</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.text.AndroidCharacter.html">
android.text.AndroidCharacter</A></TD>
</TR>
<TR>
<TD ALIGN="center">40</TD>
<TD><A HREF="android.provider.ContactsContract.StatusColumns.html">
<i>android.provider.ContactsContract.StatusColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">36</TD>
<TD><A HREF="android.net.http.SslCertificate.html">
android.net.http.SslCertificate</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.test.ActivityInstrumentationTestCase2.html">
android.test.ActivityInstrumentationTestCase2</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="org.w3c.dom.Entity.html">
<i>org.w3c.dom.Entity</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">29</TD>
<TD><A HREF="org.w3c.dom.Document.html">
<i>org.w3c.dom.Document</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.speech.RecognizerIntent.html">
android.speech.RecognizerIntent</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.media.MediaScannerConnection.MediaScannerConnectionClient.html">
<i>android.media.MediaScannerConnection.MediaScannerConnectionClient</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.os.Environment.html">
android.os.Environment</A></TD>
</TR>
<TR>
<TD ALIGN="center">22</TD>
<TD><A HREF="org.w3c.dom.Element.html">
<i>org.w3c.dom.Element</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">21</TD>
<TD><A HREF="android.widget.TabWidget.html">
android.widget.TabWidget</A></TD>
</TR>
<TR>
<TD ALIGN="center">19</TD>
<TD><A HREF="org.w3c.dom.Node.html">
<i>org.w3c.dom.Node</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">19</TD>
<TD><A HREF="android.net.SSLCertificateSocketFactory.html">
android.net.SSLCertificateSocketFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="org.w3c.dom.Attr.html">
<i>org.w3c.dom.Attr</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.hardware.Camera.html">
android.hardware.Camera</A></TD>
</TR>
<TR>
<TD ALIGN="center">15</TD>
<TD><A HREF="android.widget.BaseExpandableListAdapter.html">
android.widget.BaseExpandableListAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">15</TD>
<TD><A HREF="android.database.sqlite.SQLiteProgram.html">
android.database.sqlite.SQLiteProgram</A></TD>
</TR>
<TR>
<TD ALIGN="center">15</TD>
<TD><A HREF="android.provider.MediaStore.html">
android.provider.MediaStore</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.webkit.CacheManager.html">
android.webkit.CacheManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="org.w3c.dom.DOMImplementation.html">
<i>org.w3c.dom.DOMImplementation</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="android.os.Build.html">
android.os.Build</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.util.EventLogTags.html">
android.util.EventLogTags</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="javax.xml.parsers.SAXParserFactory.html">
javax.xml.parsers.SAXParserFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.view.Display.html">
android.view.Display</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.app.ActivityManager.html">
android.app.ActivityManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.gesture.GesturePoint.html">
android.gesture.GesturePoint</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.provider.ContactsContract.Groups.html">
android.provider.ContactsContract.Groups</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.view.HapticFeedbackConstants.html">
android.view.HapticFeedbackConstants</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.view.VelocityTracker.html">
android.view.VelocityTracker</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.webkit.JsResult.html">
android.webkit.JsResult</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.net.ConnectivityManager.html">
android.net.ConnectivityManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.view.ViewGroup.LayoutParams.html">
android.view.ViewGroup.LayoutParams</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.media.AudioManager.html">
android.media.AudioManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.content.ContentResolver.html">
android.content.ContentResolver</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.content.res.Configuration.html">
android.content.res.Configuration</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.content.AbstractThreadedSyncAdapter.html">
android.content.AbstractThreadedSyncAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.media.SoundPool.html">
android.media.SoundPool</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.text.util.Rfc822Tokenizer.html">
android.text.util.Rfc822Tokenizer</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.view.MotionEvent.html">
android.view.MotionEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.app.SearchManager.html">
android.app.SearchManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.graphics.PixelFormat.html">
android.graphics.PixelFormat</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.speech.tts.TextToSpeech.Engine.html">
android.speech.tts.TextToSpeech.Engine</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.hardware.Camera.Parameters.html">
android.hardware.Camera.Parameters</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.media.MediaRecorder.html">
android.media.MediaRecorder</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="java.util.HashMap.html">
java.util.HashMap</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.content.pm.ApplicationInfo.html">
android.content.pm.ApplicationInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.database.DatabaseUtils.html">
android.database.DatabaseUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="dalvik.system.VMDebug.html">
dalvik.system.VMDebug</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.content.pm.PackageManager.html">
android.content.pm.PackageManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.media.ExifInterface.html">
android.media.ExifInterface</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.database.sqlite.SQLiteDatabase.html">
android.database.sqlite.SQLiteDatabase</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.util.Log.html">
android.util.Log</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="javax.xml.parsers.DocumentBuilder.html">
javax.xml.parsers.DocumentBuilder</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="javax.xml.parsers.DocumentBuilderFactory.html">
javax.xml.parsers.DocumentBuilderFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.media.MediaScannerConnection.html">
android.media.MediaScannerConnection</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.provider.Settings.html">
android.provider.Settings</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.webkit.WebChromeClient.html">
android.webkit.WebChromeClient</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.provider.MediaStore.Video.Thumbnails.html">
android.provider.MediaStore.Video.Thumbnails</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="java.util.ArrayList.html">
java.util.ArrayList</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="org.w3c.dom.NamedNodeMap.html">
<i>org.w3c.dom.NamedNodeMap</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="dalvik.bytecode.Opcodes.html">
<i>dalvik.bytecode.Opcodes</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.content.pm.ComponentInfo.html">
android.content.pm.ComponentInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.gesture.GestureStroke.html">
android.gesture.GestureStroke</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.ContactsContract.RawContacts.html">
android.provider.ContactsContract.RawContacts</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.MediaStore.Audio.AudioColumns.html">
<i>android.provider.MediaStore.Audio.AudioColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.MediaStore.Audio.Playlists.Members.html">
android.provider.MediaStore.Audio.Playlists.Members</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.view.GestureDetector.html">
android.view.GestureDetector</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="dalvik.system.Zygote.html">
dalvik.system.Zygote</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="java.util.regex.Pattern.html">
java.util.regex.Pattern</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="org.w3c.dom.DOMException.html">
org.w3c.dom.DOMException</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.Settings.Secure.html">
android.provider.Settings.Secure</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.os.Build.VERSION_CODES.html">
android.os.Build.VERSION_CODES</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="javax.xml.parsers.SAXParser.html">
javax.xml.parsers.SAXParser</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.speech.tts.TextToSpeech.html">
android.speech.tts.TextToSpeech</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.MediaStore.Images.Thumbnails.html">
android.provider.MediaStore.Images.Thumbnails</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="java.util.regex.Matcher.html">
java.util.regex.Matcher</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.os.PowerManager.html">
android.os.PowerManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.nio.charset.Charset.html">
java.nio.charset.Charset</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.widget.VideoView.html">
android.widget.VideoView</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.net.DatagramSocketImpl.html">
java.net.DatagramSocketImpl</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="javax.xml.XMLConstants.html">
javax.xml.XMLConstants</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.os.Debug.html">
android.os.Debug</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.R.anim.html">
android.R.anim</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.webkit.WebViewClient.html">
android.webkit.WebViewClient</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.app.AlarmManager.html">
android.app.AlarmManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.webkit.WebSettings.html">
android.webkit.WebSettings</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.hardware.Sensor.html">
android.hardware.Sensor</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.app.ActivityManager.ProcessErrorStateInfo.html">
android.app.ActivityManager.ProcessErrorStateInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.gesture.Gesture.html">
android.gesture.Gesture</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.provider.Settings.System.html">
android.provider.Settings.System</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.ComponentName.html">
android.content.ComponentName</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.widget.AbsListView.html">
android.widget.AbsListView</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.widget.ListView.html">
android.widget.ListView</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.SyncResult.html">
android.content.SyncResult</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.test.mock.MockPackageManager.html">
android.test.mock.MockPackageManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.webkit.WebView.html">
android.webkit.WebView</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.Activity.html">
android.app.Activity</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.os.Bundle.html">
android.os.Bundle</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.view.WindowManager.LayoutParams.html">
android.view.WindowManager.LayoutParams</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.widget.ImageView.html">
android.widget.ImageView</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.opengl.GLSurfaceView.html">
android.opengl.GLSurfaceView</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.view.ViewConfiguration.html">
android.view.ViewConfiguration</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.provider.Browser.html">
android.provider.Browser</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="android.location.LocationManager.html">
android.location.LocationManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.test.mock.MockContext.html">
android.test.mock.MockContext</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.ContextWrapper.html">
android.content.ContextWrapper</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.R.id.html">
android.R.id</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">&lt;1</TD>
<TD><A HREF="android.accounts.AccountManager.html">
android.accounts.AccountManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.view.animation.Animation.html">
android.view.animation.Animation</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.view.View.html">
android.view.View</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.app.Dialog.html">
android.app.Dialog</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.R.attr.html">
android.R.attr</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>