From 221c95526d3e3e23288478b6dd2d24b5ec7e97d5 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 18 May 2009 16:29:41 -0700 Subject: AI 148972: fix link to the installing guide to 1.5; fix a couple layout bugs in the document. BUG=1860640 Automated import of CL 148972 --- docs/html/guide/tutorials/hello-world.jd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/html/guide/tutorials') diff --git a/docs/html/guide/tutorials/hello-world.jd b/docs/html/guide/tutorials/hello-world.jd index 4d1e9cd..79b723d 100644 --- a/docs/html/guide/tutorials/hello-world.jd +++ b/docs/html/guide/tutorials/hello-world.jd @@ -29,7 +29,7 @@ You can then return to this tutorial and ignore anything about Eclipse.

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 -Installing the Android SDK and return +Installing the Android SDK and return here when you've completed the installation.

Create an AVD

@@ -80,7 +80,7 @@ Android project in Eclipse.

"Android XML File" will also be available.)

-
  • Selected "Android Project" and click Next. +
  • Select "Android Project" and click Next.
  • @@ -147,7 +147,7 @@ Android project in Eclipse.

    built against the 1.1 platform library will run normally on the 1.5 platform. The reverse is not true.

    - +

    Your Android project is now ready. It should be visible in the Package Explorer on the left. -- cgit v1.1