Skip to content

Commit a25a997

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "docs: more ics overview changes... reorg a few sections, revise intro paragraph also update API levels doc with ICS version add info about system themes and using an options menu button" into ics-mr0
2 parents 35f78f3 + 423aca1 commit a25a997

File tree

2 files changed

+607
-540
lines changed

2 files changed

+607
-540
lines changed

docs/html/guide/appendix/api-levels.jd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ Android platform.</p>
8484
<table>
8585
<tr><th>Platform Version</th><th>API Level</th><th>VERSION_CODE</th><th>Notes</th></tr>
8686

87+
<tr><td><a href="{@docRoot}sdk/android-4.0.html">Android 4.0</a></td>
88+
<td><a href="{@docRoot}sdk/api_diff/14/changes.html" title="Diff Report">14</a></td>
89+
<td>{@link android.os.Build.VERSION_CODES#ICE_CREAM_SANDWICH}</td>
90+
<td><a href="{@docRoot}sdk/android-4.0-highlights.html">Platform
91+
Highlights</a></td></tr>
92+
8793
<tr><td><a href="{@docRoot}sdk/android-3.2.html">Android 3.2</a></td>
8894
<td><a href="{@docRoot}sdk/api_diff/13/changes.html" title="Diff Report">13</a></td>
8995
<td>{@link android.os.Build.VERSION_CODES#HONEYCOMB_MR2}</td>

0 commit comments

Comments
 (0)