blob: 8b1c22774b56e3cf07dfee20ecda501c207af985 [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">3</td>
</tr>
<tr>
<td class="diffspec">From Level:</td>
<td class="diffvalueold">2</td>
</tr>
<tr>
<td class="diffspec">Generated</td>
<td class="diffvalue">2009.11.19 19:35</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 2 and 3 is approximately <span style="color:222;font-weight:bold;">4.33%</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">6</TD>
<TD ALIGN="right">36</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">42</TD>
</TR>
<TR>
<TD>Classes and <i>Interfaces</i></TD>
<TD ALIGN="right">67</TD>
<TD ALIGN="right">181</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">248</TD>
</TR>
<TR>
<TD>Constructors</TD>
<TD ALIGN="right">36</TD>
<TD ALIGN="right">3</TD>
<TD ALIGN="right">1</TD>
<TD ALIGN="right">40</TD>
</TR>
<TR>
<TD>Methods</TD>
<TD ALIGN="right">386</TD>
<TD ALIGN="right">64</TD>
<TD ALIGN="right">5</TD>
<TD ALIGN="right">455</TD>
</TR>
<TR>
<TD>Fields</TD>
<TD ALIGN="right">296</TD>
<TD ALIGN="right">68</TD>
<TD ALIGN="right">1</TD>
<TD ALIGN="right">365</TD>
</TR>
<TR>
<TD style="background-color:#FAFAFA"><b>Total</b></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>791</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>352</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>7</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>1150</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">33</TD>
<TD><A HREF="pkg_android.opengl.html">android.opengl</A></TD>
</TR>
<TR>
<TD ALIGN="center">27</TD>
<TD><A HREF="pkg_android.media.html">android.media</A></TD>
</TR>
<TR>
<TD ALIGN="center">24</TD>
<TD><A HREF="pkg_android.text.style.html">android.text.style</A></TD>
</TR>
<TR>
<TD ALIGN="center">22</TD>
<TD><A HREF="pkg_android.hardware.html">android.hardware</A></TD>
</TR>
<TR>
<TD ALIGN="center">22</TD>
<TD><A HREF="pkg_android.location.html">android.location</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="pkg_android.content.res.html">android.content.res</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="pkg_dalvik.system.html">dalvik.system</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="pkg_android.telephony.html">android.telephony</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="pkg_android.text.method.html">android.text.method</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="pkg_android.app.html">android.app</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="pkg_android.test.html">android.test</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="pkg_android.html">android</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="pkg_android.text.html">android.text</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_android.provider.html">android.provider</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_android.view.html">android.view</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_android.widget.html">android.widget</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.test.suitebuilder.html">android.test.suitebuilder</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.webkit.html">android.webkit</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="pkg_android.content.pm.html">android.content.pm</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.util.html">android.util</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">1</TD>
<TD><A HREF="pkg_java.util.jar.html">java.util.jar</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.graphics.drawable.shapes.html">android.graphics.drawable.shapes</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.net.html">android.net</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.graphics.drawable.html">android.graphics.drawable</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.test.mock.html">android.test.mock</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.view.animation.html">android.view.animation</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.net.wifi.html">android.net.wifi</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.telephony.gsm.html">android.telephony.gsm</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.database.html">android.database</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.graphics.html">android.graphics</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.database.sqlite.html">android.database.sqlite</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.preference.html">android.preference</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_java.lang.html">java.lang</A></TD>
</TR>
</TABLE>
<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
<br>
<a name="classes"></a>
<h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2>
<TABLE summary="Classes sorted by percentage difference" WIDTH="100%">
<TR WIDTH="20%">
<TH WIDTH="10%">Percentage<br>Difference*</TH>
<TH><b>Class or <i>Interface</i></b></TH>
</TR>
<TR>
<TD ALIGN="center">84</TD>
<TD><A HREF="android.test.TouchUtils.html">
android.test.TouchUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">81</TD>
<TD><A HREF="dalvik.system.Zygote.html">
dalvik.system.Zygote</A></TD>
</TR>
<TR>
<TD ALIGN="center">66</TD>
<TD><A HREF="android.webkit.UrlInterceptHandler.html">
<i>android.webkit.UrlInterceptHandler</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">61</TD>
<TD><A HREF="android.provider.MediaStore.html">
android.provider.MediaStore</A></TD>
</TR>
<TR>
<TD ALIGN="center">53</TD>
<TD><A HREF="android.view.GestureDetector.html">
android.view.GestureDetector</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.app.LauncherActivity.html">
android.app.LauncherActivity</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.text.style.AlignmentSpan.Standard.html">
android.text.style.AlignmentSpan.Standard</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.text.style.StrikethroughSpan.html">
android.text.style.StrikethroughSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.text.style.UnderlineSpan.html">
android.text.style.UnderlineSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.widget.PopupWindow.OnDismissListener.html">
<i>android.widget.PopupWindow.OnDismissListener</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">48</TD>
<TD><A HREF="android.app.AlertDialog.html">
android.app.AlertDialog</A></TD>
</TR>
<TR>
<TD ALIGN="center">46</TD>
<TD><A HREF="android.content.DialogInterface.html">
<i>android.content.DialogInterface</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">45</TD>
<TD><A HREF="android.view.ViewConfiguration.html">
android.view.ViewConfiguration</A></TD>
</TR>
<TR>
<TD ALIGN="center">42</TD>
<TD><A HREF="android.text.method.KeyListener.html">
<i>android.text.method.KeyListener</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">40</TD>
<TD><A HREF="android.text.Annotation.html">
android.text.Annotation</A></TD>
</TR>
<TR>
<TD ALIGN="center">40</TD>
<TD><A HREF="android.text.style.BackgroundColorSpan.html">
android.text.style.BackgroundColorSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">40</TD>
<TD><A HREF="android.text.style.ForegroundColorSpan.html">
android.text.style.ForegroundColorSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">40</TD>
<TD><A HREF="android.text.style.SubscriptSpan.html">
android.text.style.SubscriptSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">40</TD>
<TD><A HREF="android.text.style.SuperscriptSpan.html">
android.text.style.SuperscriptSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">40</TD>
<TD><A HREF="android.text.style.URLSpan.html">
android.text.style.URLSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">39</TD>
<TD><A HREF="android.media.MediaRecorder.html">
android.media.MediaRecorder</A></TD>
</TR>
<TR>
<TD ALIGN="center">38</TD>
<TD><A HREF="android.text.style.DynamicDrawableSpan.html">
android.text.style.DynamicDrawableSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">36</TD>
<TD><A HREF="android.content.res.AssetFileDescriptor.html">
android.content.res.AssetFileDescriptor</A></TD>
</TR>
<TR>
<TD ALIGN="center">36</TD>
<TD><A HREF="android.location.LocationManager.html">
android.location.LocationManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">34</TD>
<TD><A HREF="android.hardware.SensorManager.html">
android.hardware.SensorManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.text.AutoText.html">
android.text.AutoText</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.text.method.Touch.html">
android.text.method.Touch</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.text.style.AbsoluteSizeSpan.html">
android.text.style.AbsoluteSizeSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.text.style.LeadingMarginSpan.Standard.html">
android.text.style.LeadingMarginSpan.Standard</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.text.style.RelativeSizeSpan.html">
android.text.style.RelativeSizeSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.text.style.ScaleXSpan.html">
android.text.style.ScaleXSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.text.style.StyleSpan.html">
android.text.style.StyleSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.text.style.TypefaceSpan.html">
android.text.style.TypefaceSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.widget.RemoteViews.ActionException.html">
android.widget.RemoteViews.ActionException</A></TD>
</TR>
<TR>
<TD ALIGN="center">31</TD>
<TD><A HREF="android.widget.RemoteViews.html">
android.widget.RemoteViews</A></TD>
</TR>
<TR>
<TD ALIGN="center">30</TD>
<TD><A HREF="android.provider.Settings.html">
android.provider.Settings</A></TD>
</TR>
<TR>
<TD ALIGN="center">28</TD>
<TD><A HREF="android.text.style.QuoteSpan.html">
android.text.style.QuoteSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">27</TD>
<TD><A HREF="android.app.AlarmManager.html">
android.app.AlarmManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">26</TD>
<TD><A HREF="android.text.style.ImageSpan.html">
android.text.style.ImageSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.hardware.SensorListener.html">
<i>android.hardware.SensorListener</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.text.method.MetaKeyKeyListener.html">
android.text.method.MetaKeyKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.text.style.BulletSpan.html">
android.text.style.BulletSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.widget.ResourceCursorAdapter.html">
android.widget.ResourceCursorAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="android.provider.Contacts.Intents.html">
android.provider.Contacts.Intents</A></TD>
</TR>
<TR>
<TD ALIGN="center">21</TD>
<TD><A HREF="android.widget.PopupWindow.html">
android.widget.PopupWindow</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.R.id.html">
android.R.id</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.provider.Settings.System.html">
android.provider.Settings.System</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.app.ActivityManager.html">
android.app.ActivityManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.text.method.BaseKeyListener.html">
android.text.method.BaseKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.util.TimeUtils.html">
android.util.TimeUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.widget.AutoCompleteTextView.html">
android.widget.AutoCompleteTextView</A></TD>
</TR>
<TR>
<TD ALIGN="center">19</TD>
<TD><A HREF="android.provider.Contacts.Intents.Insert.html">
android.provider.Contacts.Intents.Insert</A></TD>
</TR>
<TR>
<TD ALIGN="center">17</TD>
<TD><A HREF="android.view.GestureDetector.SimpleOnGestureListener.html">
android.view.GestureDetector.SimpleOnGestureListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.provider.MediaStore.Video.html">
android.provider.MediaStore.Video</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.text.SpanWatcher.html">
<i>android.text.SpanWatcher</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.text.TextWatcher.html">
<i>android.text.TextWatcher</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.text.style.ClickableSpan.html">
android.text.style.ClickableSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.text.style.MaskFilterSpan.html">
android.text.style.MaskFilterSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.text.style.RasterizerSpan.html">
android.text.style.RasterizerSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.text.style.TextAppearanceSpan.html">
android.text.style.TextAppearanceSpan</A></TD>
</TR>
<TR>
<TD ALIGN="center">15</TD>
<TD><A HREF="android.webkit.UrlInterceptRegistry.html">
android.webkit.UrlInterceptRegistry</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.media.MediaRecorder.OutputFormat.html">
android.media.MediaRecorder.OutputFormat</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.net.NetworkInfo.html">
android.net.NetworkInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.test.suitebuilder.TestMethod.html">
android.test.suitebuilder.TestMethod</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.text.method.QwertyKeyListener.html">
android.text.method.QwertyKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.widget.AbsSeekBar.html">
android.widget.AbsSeekBar</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.view.WindowManager.LayoutParams.html">
android.view.WindowManager.LayoutParams</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.test.ActivityInstrumentationTestCase.html">
android.test.ActivityInstrumentationTestCase</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.test.InstrumentationTestCase.html">
android.test.InstrumentationTestCase</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.widget.AbsoluteLayout.html">
android.widget.AbsoluteLayout</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="java.util.logging.LogManager.html">
java.util.logging.LogManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.view.Gravity.html">
android.view.Gravity</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.widget.CursorAdapter.html">
android.widget.CursorAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.widget.TextView.html">
android.widget.TextView</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.text.method.DateKeyListener.html">
android.text.method.DateKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.text.method.DateTimeKeyListener.html">
android.text.method.DateTimeKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.text.method.DialerKeyListener.html">
android.text.method.DialerKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.text.method.TimeKeyListener.html">
android.text.method.TimeKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.webkit.WebHistoryItem.html">
android.webkit.WebHistoryItem</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="java.util.jar.Pack200.Unpacker.html">
<i>java.util.jar.Pack200.Unpacker</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.media.MediaPlayer.html">
android.media.MediaPlayer</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.provider.MediaStore.Video.VideoColumns.html">
<i>android.provider.MediaStore.Video.VideoColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.test.ProviderTestCase.html">
android.test.ProviderTestCase</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.widget.Chronometer.html">
android.widget.Chronometer</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.graphics.drawable.TransitionDrawable.html">
android.graphics.drawable.TransitionDrawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.text.method.MultiTapKeyListener.html">
android.text.method.MultiTapKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.media.AudioManager.html">
android.media.AudioManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.view.ViewTreeObserver.html">
android.view.ViewTreeObserver</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.content.pm.PackageInfo.html">
android.content.pm.PackageInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.text.Spanned.html">
<i>android.text.Spanned</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.text.method.DigitsKeyListener.html">
android.text.method.DigitsKeyListener</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.R.attr.html">
android.R.attr</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.telephony.TelephonyManager.html">
android.telephony.TelephonyManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.media.SoundPool.html">
android.media.SoundPool</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.os.Environment.html">
android.os.Environment</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.graphics.drawable.shapes.Shape.html">
android.graphics.drawable.shapes.Shape</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.text.method.MovementMethod.html">
<i>android.text.method.MovementMethod</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.view.OrientationListener.html">
android.view.OrientationListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="dalvik.system.DexFile.html">
dalvik.system.DexFile</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.text.TextUtils.html">
android.text.TextUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.os.ParcelFileDescriptor.html">
android.os.ParcelFileDescriptor</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.webkit.WebView.html">
android.webkit.WebView</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.graphics.drawable.RotateDrawable.html">
android.graphics.drawable.RotateDrawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.graphics.drawable.ScaleDrawable.html">
android.graphics.drawable.ScaleDrawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.MediaStore.Audio.AlbumColumns.html">
<i>android.provider.MediaStore.Audio.AlbumColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.MediaStore.Audio.Media.html">
android.provider.MediaStore.Audio.Media</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.webkit.WebSettings.html">
android.webkit.WebSettings</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.content.res.Resources.html">
android.content.res.Resources</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.graphics.RectF.html">
android.graphics.RectF</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.os.Looper.html">
android.os.Looper</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.Contacts.PeopleColumns.html">
<i>android.provider.Contacts.PeopleColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.text.method.ArrowKeyMovementMethod.html">
android.text.method.ArrowKeyMovementMethod</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.text.method.TextKeyListener.html">
android.text.method.TextKeyListener</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.view.ViewDebug.html">
android.view.ViewDebug</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.widget.Scroller.html">
android.widget.Scroller</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.widget.AbsListView.html">
android.widget.AbsListView</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.KeyCharacterMap.html">
android.view.KeyCharacterMap</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.content.res.Configuration.html">
android.content.res.Configuration</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.widget.ProgressBar.html">
android.widget.ProgressBar</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.widget.SimpleCursorAdapter.html">
android.widget.SimpleCursorAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.R.string.html">
android.R.string</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.lang.Class.html">
java.lang.Class</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="java.util.jar.Pack200.Packer.html">
<i>java.util.jar.Pack200.Packer</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.provider.MediaStore.Images.Media.html">
android.provider.MediaStore.Images.Media</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.os.Build.html">
android.os.Build</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.os.IBinder.html">
<i>android.os.IBinder</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.text.method.ScrollingMovementMethod.html">
android.text.method.ScrollingMovementMethod</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.content.Intent.html">
android.content.Intent</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.content.ContentResolver.html">
android.content.ContentResolver</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.net.wifi.WifiManager.html">
android.net.wifi.WifiManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.content.BroadcastReceiver.html">
android.content.BroadcastReceiver</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.os.Handler.html">
android.os.Handler</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.Menu.html">
<i>android.view.Menu</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.animation.Animation.html">
android.view.animation.Animation</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.animation.Transformation.html">
android.view.animation.Transformation</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.webkit.URLUtil.html">
android.webkit.URLUtil</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="java.util.logging.Level.html">
java.util.logging.Level</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.R.style.html">
android.R.style</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.os.Binder.html">
android.os.Binder</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.view.ViewParent.html">
<i>android.view.ViewParent</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.widget.GridView.html">
android.widget.GridView</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.view.View.html">
android.view.View</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.app.PendingIntent.html">
android.app.PendingIntent</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.telephony.PhoneNumberUtils.html">
android.telephony.PhoneNumberUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.ContentProvider.html">
android.content.ContentProvider</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.widget.ArrayAdapter.html">
android.widget.ArrayAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.pm.ActivityInfo.html">
android.content.pm.ActivityInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="dalvik.system.VMDebug.html">
dalvik.system.VMDebug</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.database.sqlite.SQLiteDatabase.html">
android.database.sqlite.SQLiteDatabase</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.res.TypedArray.html">
android.content.res.TypedArray</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.app.Activity.html">
android.app.Activity</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.preference.DialogPreference.html">
android.preference.DialogPreference</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.graphics.Bitmap.html">
android.graphics.Bitmap</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.os.Debug.html">
android.os.Debug</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.os.Parcel.html">
android.os.Parcel</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.database.DatabaseUtils.html">
android.database.DatabaseUtils</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.media.RingtoneManager.html">
android.media.RingtoneManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.graphics.Rect.html">
android.graphics.Rect</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.telephony.gsm.SmsMessage.html">
android.telephony.gsm.SmsMessage</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.database.Cursor.html">
<i>android.database.Cursor</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.database.CursorWrapper.html">
android.database.CursorWrapper</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.MotionEvent.html">
android.view.MotionEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.location.Location.html">
android.location.Location</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.graphics.drawable.Drawable.html">
android.graphics.drawable.Drawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.R.drawable.html">
android.R.drawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.app.Instrumentation.html">
android.app.Instrumentation</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.graphics.Canvas.html">
android.graphics.Canvas</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="android.view.ViewGroup.html">
android.view.ViewGroup</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="java.lang.Character.UnicodeBlock.html">
java.lang.Character.UnicodeBlock</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.text.style.UpdateLayout.html">
<i>android.text.style.UpdateLayout</i></A></TD>
</TR>
</TABLE>
<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
<br>
<h2 id="calculation">Calculation of Change Percentages</h2>
<p>
The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
<pre>
Percentage difference = 100 * (added + removed + 2*changed)
-----------------------------------
sum of public elements in BOTH APIs
</pre>
<p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed.
This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
The definition ensures that if all packages are removed and all new packages are
added, the change will be 100%.</p>
</div>
<div id="footer">
<div id="copyright">
Except as noted, this content is licensed under
<a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
For details and restrictions, see the <a href="/license.html">Content License</a>.
</div>
<div id="footerlinks">
<p>
<a href="http://www.android.com/terms.html">Site Terms of Service</a> -
<a href="http://www.android.com/privacy.html">Privacy Policy</a> -
<a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
</div> <!-- end footer -->
</div><!-- end doc-content -->
</div> <!-- end body-content -->
<script src="//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>