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

Commit f8f1f881 authored by Joe Fernandez's avatar Joe Fernandez
Browse files

docs: Release Notes: Android Platform 4.1.2 (16, r3)

Change-Id: I30988ac0c6c9d1c958a066f1e623f00a44cfb658
parent 46c4b488
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>