Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 07d2ad88 authored by Joe Fernandez's avatar Joe Fernandez Committed by Android Git Automerger
Browse files

am dff6f01f: am 45c56ae7: Merge "docs: Release Notes: Android Platform 4.1.2...

am dff6f01f: am 45c56ae7: Merge "docs: Release Notes: Android Platform 4.1.2 (16, r3)" into jb-dev-docs

* commit 'dff6f01f':
  docs: Release Notes: Android Platform 4.1.2 (16, r3)
parents 05ab277c dff6f01f
Loading
Loading
Loading
Loading
+30 −11
Original line number Diff line number Diff line
@@ -22,12 +22,12 @@ Highlights and APIs</a></li>

<p>To develop an Android app, you must install at least one Android platform from the SDK Manager
against which you can compile your app. Often, any given version of the Android will be revised
with bug fixes or other changes, as denoted by the "revision" number. Below, you'll find the
with bug fixes or other changes, as denoted by the revision number. Below, you'll find the
release notes for each version of the platform and the subsequent revisions to the platform
version.</p>

<p>To determine what revision of an Android platform you
have installed, refer to the "Installed Packages" listing in the Android SDK Manager.</p>
<p>To determine what revision of an Android platform you have installed, refer to the
<strong>Installed Packages</strong> listing in the Android SDK Manager.</p>



@@ -45,10 +45,29 @@ have installed, refer to the "Installed Packages" listing in the Android SDK Man
SDK tools to revision 20 or later and restart the Android SDK Manager. If you do not,
the Android 4.1 system components will not be available for download.</p>


<div class="toggle-content opened">

  <p><a href="#" onclick="return toggleContent(this)">
    <img src="{@docRoot}assets/images/triangle-opened.png"
class="toggle-content-img" alt="" />Revision 3</a> <em>(October 2012)</em>
  </p>

  <div class="toggle-content-toggleme">

    <p>Maintenance update. The system version is 4.1.2.</p>
    <dl>
      <dt>Dependencies:</dt>
      <dd>SDK Tools r20 or higher is required.</dd>
    </dl>

  </div>
</div>

<div class="toggle-content closed">

  <p><a href="#" onclick="return toggleContent(this)">
    <img src="{@docRoot}assets/images/triangle-closed.png"
class="toggle-content-img" alt="" />Revision 2</a> <em>(July 2012)</em>
  </p>