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

Commit b6d148d0 authored by Scott Main's avatar Scott Main Committed by Android (Google) Code Review
Browse files

Merge "docs: remove empty page and expand system requirements based on URL hash" into jb-dev

parents 84ea453c ce6c8502
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -136,3 +136,8 @@ for Java, both of which are <em>not</em> supported for Android development. </p>

</div>

<script>
  if (location.hash == "#Requirements") {
    $('.reqs').show();
  }
</script>
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ the SDK tools from the command line.</p>
      <pre>apt-get install ia32-libs</pre>
      </li>
      <li>Next, install Java: <pre>apt-get install sun-java6-jdk</pre></li>
      <li>The Ubuntu package manager does not currently offer an Eclipse 3.3
      <li>The Ubuntu package manager does not currently offer an Eclipse 3.6
      version for download, so we recommend that you download Eclipse from
      eclipse.org (<a
      href="http://www.eclipse.org/downloads/">http://www.eclipse.org/
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ UI, debug your app, and export signed (or unsigned) app packages (APKs) for dist
<p>If you will be developing in Eclipse with the ADT Plugin, first make sure that you have a
suitable version of Eclipse
installed on your computer as described by the 
<a href="{@docRoot}tools/sdk/index.html#Requirements">system requirements</a>.</p>
<a href="{@docRoot}sdk/index.html#Requirements">system requirements</a>.</p>

<p>If you need to install Eclipse, you can download it from <a href=
"http://www.eclipse.org/downloads/">http://www.eclipse.org/downloads/</a>.

docs/html/tools/sdk/index.jd

deleted100644 → 0
+0 −10
Original line number Diff line number Diff line
page.title=Android SDK
header.hide=1

@jd:body

<p>This page should not exist.</p>