1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<HTML style="overflow:auto;">
3<HEAD>
4<meta name="generator" content="JDiff v1.1.0">
5<!-- Generated by the JDiff Javadoc doclet -->
6<!-- (http://www.jdiff.org) -->
7<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.">
8<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
9<TITLE>
10Android API Differences Report
11</TITLE>
12<link href="/assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13<link href="/stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
14<noscript>
15<style type="text/css">
16body{overflow:auto;}
17#body-content{position:relative; top:0;}
18#doc-content{overflow:visible;border-left:3px solid #666;}
19#side-nav{padding:0;}
20#side-nav .toggle-list ul {display:block;}
21#resize-packages-nav{border-bottom:3px solid #666;}
22</style>
23</noscript>
24<style type="text/css">
25</style>
26</HEAD>
27<body class="gc-documentation">
28<!-- Start of nav bar -->
29<a name="top"></a>
30<div id="header" style="margin-bottom:0;padding-bottom:0;">
31<div id="headerLeft">
32<a href="/index.html" tabindex="-1" target="_top"><img src="/assets/images/bg_logo.png" alt="Android Developers" /></a>
33</div>
34  <div id="headerRight">
35  <div id="headerLinks">
36<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
37<span class="text">
38<!-- &nbsp;<a href="#">English</a> | -->
39<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
40</span>
41</div>
42  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
43    <table class="diffspectable">
44      <tr>
45        <td colspan="2" class="diffspechead">API Diff Specification</td>
46      </tr>
47      <tr>
48        <td class="diffspec" style="padding-top:.25em">To Level:</td>
49        <td class="diffvaluenew" style="padding-top:.25em">13</td>
50      </tr>
51      <tr>
52        <td class="diffspec">From Level:</td>
53        <td class="diffvalueold">12</td>
54      </tr>
55      <tr>
56        <td class="diffspec">Generated</td>
57        <td class="diffvalue">2011.06.29 10:50</td>
58      </tr>
59    </table>
60    </div><!-- End and-diff-id -->
61  <div class="and-diff-id" style="margin-right:8px;">
62    <table class="diffspectable">
63      <tr>
64        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
65      </tr>
66    </table>
67  </div> <!-- End and-diff-id -->
68  </div> <!-- End headerRight -->
69  </div> <!-- End header -->
70<div id="body-content" xstyle="padding:12px;padding-right:18px;">
71<div id="doc-content" style="position:relative;">
72<div id="mainBodyFluid">
73    <div id="docTitleContainer">
74<h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75<p>This report details the changes in the core Android framework API between two <a 
76href="http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels" target="_top">API Level</a> 
77specifications. It shows additions, modifications, and removals for packages, classes, methods, and fields. 
78The report also includes general statistics that characterize the extent and type of the differences.</p>
79<p>This report is based a comparison of the Android API specifications 
80whose API Level identifiers are given in the upper-right corner of this page. It compares a 
81newer "to" API to an older "from" API, noting all changes relative to the 
82older API. So, for example, API elements marked as removed are no longer present in the "to" 
83API specification.</p>
84<p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index" 
85controls on the left. The report uses text formatting to indicate <em>interface names</em>, 
86<a href= ><code>links to reference documentation</code></a>, and <a href= >links to change 
87description</a>. The statistics are accessible from the "Statistics" link in the upper-right corner.</p>
88<p>For more information about the Android framework API and SDK, 
89see the <a href="http://developer.android.com/index.html" target="_top">Android Developers site</a>.</p>
90<p>
91<a NAME="Changed"></a>
92<TABLE summary="Changed Packages" WIDTH="100%">
93<TR>
94  <TH VALIGN="TOP" COLSPAN=3>Changed Packages</FONT></TD>
95</TH>
96<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
97  <TD VALIGN="TOP" WIDTH="25%">
98  <A NAME="android"></A>
99  <nobr><A HREF="pkg_android.html">android</A></nobr>
100  </TD>
101  <TD>&nbsp;</TD>
102</TR>
103<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
104  <TD VALIGN="TOP" WIDTH="25%">
105  <A NAME="android.app"></A>
106  <nobr><A HREF="pkg_android.app.html">android.app</A></nobr>
107  </TD>
108  <TD>&nbsp;</TD>
109</TR>
110<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
111  <TD VALIGN="TOP" WIDTH="25%">
112  <A NAME="android.content.pm"></A>
113  <nobr><A HREF="pkg_android.content.pm.html">android.content.pm</A></nobr>
114  </TD>
115  <TD>&nbsp;</TD>
116</TR>
117<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
118  <TD VALIGN="TOP" WIDTH="25%">
119  <A NAME="android.content.res"></A>
120  <nobr><A HREF="pkg_android.content.res.html">android.content.res</A></nobr>
121  </TD>
122  <TD>&nbsp;</TD>
123</TR>
124<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
125  <TD VALIGN="TOP" WIDTH="25%">
126  <A NAME="android.graphics"></A>
127  <nobr><A HREF="pkg_android.graphics.html">android.graphics</A></nobr>
128  </TD>
129  <TD>&nbsp;</TD>
130</TR>
131<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
132  <TD VALIGN="TOP" WIDTH="25%">
133  <A NAME="android.hardware.usb"></A>
134  <nobr><A HREF="pkg_android.hardware.usb.html">android.hardware.usb</A></nobr>
135  </TD>
136  <TD>&nbsp;</TD>
137</TR>
138<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
139  <TD VALIGN="TOP" WIDTH="25%">
140  <A NAME="android.net"></A>
141  <nobr><A HREF="pkg_android.net.html">android.net</A></nobr>
142  </TD>
143  <TD>&nbsp;</TD>
144</TR>
145<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
146  <TD VALIGN="TOP" WIDTH="25%">
147  <A NAME="android.os"></A>
148  <nobr><A HREF="pkg_android.os.html">android.os</A></nobr>
149  </TD>
150  <TD>&nbsp;</TD>
151</TR>
152<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
153  <TD VALIGN="TOP" WIDTH="25%">
154  <A NAME="android.telephony"></A>
155  <nobr><A HREF="pkg_android.telephony.html">android.telephony</A></nobr>
156  </TD>
157  <TD>&nbsp;</TD>
158</TR>
159<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
160  <TD VALIGN="TOP" WIDTH="25%">
161  <A NAME="android.util"></A>
162  <nobr><A HREF="pkg_android.util.html">android.util</A></nobr>
163  </TD>
164  <TD>&nbsp;</TD>
165</TR>
166<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
167  <TD VALIGN="TOP" WIDTH="25%">
168  <A NAME="android.view"></A>
169  <nobr><A HREF="pkg_android.view.html">android.view</A></nobr>
170  </TD>
171  <TD>&nbsp;</TD>
172</TR>
173</TABLE>
174&nbsp;
175<!-- End of API section -->
176<!-- Start of packages section -->
177      </div>	
178      <div id="footer">
179        <div id="copyright">
180        Except as noted, this content is licensed under 
181        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
182        For details and restrictions, see the <a href="/license.html">Content License</a>.
183        </div>
184      <div id="footerlinks">
185      <p>
186        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
187        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
188        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
189      </p>
190    </div>
191    </div> <!-- end footer -->
192    </div><!-- end doc-content -->
193    </div> <!-- end body-content --> 
194<script src="//www.google-analytics.com/ga.js" type="text/javascript">
195</script>
196<script type="text/javascript">
197  try {
198    var pageTracker = _gat._getTracker("UA-5831155-1");
199    pageTracker._setAllowAnchor(true);
200    pageTracker._initData();
201    pageTracker._trackPageview();
202  } catch(e) {}
203</script>
204</BODY>
205</HTML>
206