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

Commit 51b22d74 authored by Scott Main's avatar Scott Main Committed by The Android Open Source Project
Browse files

am 221c9552: AI 148972: fix link to the installing guide to 1.5; fix a...

am 221c9552: AI 148972: fix link to the installing guide to 1.5;   fix a couple layout bugs in the document.   BUG=1860640

Merge commit '221c9552' into donut

* commit '221c9552':
  AI 148972: fix link to the installing guide to 1.5;
parents 3975fe3f 221c9552
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -29,7 +29,7 @@ You can then return to this tutorial and ignore anything about Eclipse.</p>


<p>Before you start, you should already have the very latest SDK installed, and if you're using
<p>Before you start, you should already have the very latest SDK installed, and if you're using
Eclipse, you should have installed the ADT plugin as well. If you have not installed these, see 
Eclipse, you should have installed the ADT plugin as well. If you have not installed these, see 
<a href="{@docRoot}sdk/1.1_r1/installing.html">Installing the Android SDK</a> and return
<a href="{@docRoot}sdk/{@sdkCurrent}/installing.html">Installing the Android SDK</a> and return
here when you've completed the installation.</p>
here when you've completed the installation.</p>


<h2 id="avd">Create an AVD</h2>
<h2 id="avd">Create an AVD</h2>
@@ -80,7 +80,7 @@ Android project in Eclipse.</p>
      "Android XML File" will also be available.)</p>
      "Android XML File" will also be available.)</p>
    </li>
    </li>


    <li>Selected "Android Project" and click <strong>Next</strong>.
    <li>Select "Android Project" and click <strong>Next</strong>.<br/>
      <a href="images/hello_world_0.png"><img src="images/hello_world_0.png" style="height:230px" alt="" /></a>
      <a href="images/hello_world_0.png"><img src="images/hello_world_0.png" style="height:230px" alt="" /></a>
    </li>
    </li>


@@ -147,7 +147,7 @@ Android project in Eclipse.</p>
        built against the 1.1 platform library will run normally on the 1.5 platform. The reverse
        built against the 1.1 platform library will run normally on the 1.5 platform. The reverse
        is not true.</p>
        is not true.</p>
    </li>
    </li>
</ul>
</ol>


<p>Your Android project is now ready. It should be visible in the Package
<p>Your Android project is now ready. It should be visible in the Package
Explorer on the left.
Explorer on the left.