From 920cc81420a009c659403c8445a20716edb6135b Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Wed, 2 Feb 2011 17:32:00 -0800 Subject: Cherrypick from gb: Doc change: Add diff report for api 10. --- .../sdk/api_diff/10/changes/changes-summary.html | 199 +++++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 docs/html/sdk/api_diff/10/changes/changes-summary.html (limited to 'docs/html/sdk/api_diff/10/changes/changes-summary.html') diff --git a/docs/html/sdk/api_diff/10/changes/changes-summary.html b/docs/html/sdk/api_diff/10/changes/changes-summary.html new file mode 100644 index 0000000..dbb2881 --- /dev/null +++ b/docs/html/sdk/api_diff/10/changes/changes-summary.html @@ -0,0 +1,199 @@ + + + + + + + + + +Android API Differences Report + + + + + + + + + + +
+
+
+
+

Android API Differences Report

+

This report details the changes in the core Android framework API between two API Level +specifications. It shows additions, modifications, and removals for packages, classes, methods, and fields. +The report also includes general statistics that characterize the extent and type of the differences.

+

This report is based a comparison of the Android API specifications +whose API Level identifiers are given in the upper-right corner of this page. It compares a +newer "to" API to an older "from" API, noting all changes relative to the +older API. So, for example, API elements marked as removed are no longer present in the "to" +API specification.

+

To navigate the report, use the "Select a Diffs Index" and "Filter the Index" +controls on the left. The report uses text formatting to indicate interface names, +links to reference documentation, and links to change +description. The statistics are accessible from the "Statistics" link in the upper-right corner.

+

For more information about the Android framework API and SDK, +see the Android Developers site.

+

+ + + + + + + + +
Added Packages +
+ + android.nfc.tech +  
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Changed Packages +
+ + android.bluetooth +  
+ + android.content +  
+ + android.graphics +  
+ + android.media +  
+ + android.nfc +  
+ + android.os +  
+ + android.speech +  
+ + android.test.mock +  
+  + + +

+ +
+
+ + + + -- cgit v1.1