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

Commit b0e2f832 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android Git Automerger
Browse files

am 5d55edc9: am 3dc0f94c: Misc. updates for 1.6 release notes and requirements docs.

Merge commit '5d55edc9' into eclair-plus-aosp

* commit '5d55edc9':
  Misc. updates for 1.6 release notes and requirements docs.
parents c2ee811d 5d55edc9
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -14,7 +14,13 @@ developing Android applications using the Android SDK tools included in Android
<ul>
  <li>Windows XP or Vista</li>
  <li>Mac OS X 10.4.8 or later (x86 only)</li>
  <li>Linux (tested on Linux Ubuntu Dapper Drake)</li>
  <li>Linux (tested on Linux Ubuntu Dapper Drake)
    <ul>
      <li>64-bit distributions must be capable of running 32-bit applications. 
      For information about how to add support for 32-bit applications, see
      the <a href="installing.html#installnotes">Installation Notes</a>.</li>
    </ul>
  </li>
</ul>

<h4>Supported Development Environments:</h4>
+7 −1
Original line number Diff line number Diff line
@@ -13,7 +13,13 @@ sdk.version=1.0_r2
<ul>
  <li>Windows XP or Vista</li>
  <li>Mac OS X 10.4.8 or later (x86 only)</li>
  <li>Linux (tested on Linux Ubuntu Dapper Drake)</li>
  <li>Linux (tested on Linux Ubuntu Dapper Drake)
    <ul>
      <li>64-bit distributions must be capable of running 32-bit applications. 
      For information about how to add support for 32-bit applications, see
      the <a href="installing.html#installnotes">Installation Notes</a>.</li>
    </ul>
  </li>
</ul>

<h4>Supported Development Environments:</h4>
+7 −1
Original line number Diff line number Diff line
@@ -11,7 +11,13 @@ sdk.date=February 2009
<ul>
  <li>Windows XP (32-bit) or Vista (32- or 64-bit)</li>
  <li>Mac OS X 10.4.8 or later (x86 only)</li>
  <li>Linux (tested on Linux Ubuntu Dapper Drake)</li>
  <li>Linux (tested on Linux Ubuntu Dapper Drake)
    <ul>
      <li>64-bit distributions must be capable of running 32-bit applications. 
      For information about how to add support for 32-bit applications, see
      the <a href="installing.html#installnotes">Installation Notes</a>.</li>
    </ul>
  </li>
</ul>

<h3>Supported Development Environments</h3>
+7 −1
Original line number Diff line number Diff line
@@ -7,7 +7,13 @@ page.title=System Requirements
<ul>
  <li>Windows XP (32-bit) or Vista (32- or 64-bit)</li>
  <li>Mac OS X 10.4.8 or later (x86 only)</li>
  <li>Linux (tested on Linux Ubuntu Dapper Drake)</li>
  <li>Linux (tested on Linux Ubuntu Dapper Drake)
    <ul>
      <li>64-bit distributions must be capable of running 32-bit applications. 
      For information about how to add support for 32-bit applications, see
      the <a href="installing.html#InstallationNotes">Installation Notes</a>.</li>
    </ul>
  </li>
</ul>

<h3>Supported Development Environments</h3>
+7 −1
Original line number Diff line number Diff line
@@ -7,7 +7,13 @@ page.title=System Requirements
<ul>
  <li>Windows XP (32-bit) or Vista (32- or 64-bit)</li>
  <li>Mac OS X 10.4.8 or later (x86 only)</li>
  <li>Linux (tested on Linux Ubuntu Dapper Drake)</li>
  <li>Linux (tested on Linux Ubuntu Dapper Drake)
    <ul>
      <li>64-bit distributions must be capable of running 32-bit applications. 
      For information about how to add support for 32-bit applications, see
      the <a href="installing.html#InstallationNotes">Installation Notes</a>.</li>
    </ul>
  </li>
</ul>

<h3>Supported Development Environments</h3>
Loading