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

Commit 3dc0f94c authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Misc. updates for 1.6 release notes and requirements docs.

Change-Id: I9bd06df80ba48f2980604e4b5d70473f009655f9
parent 4be629f2
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