From ca69a6340610bfd7e830ff9be64a74085aea037c Mon Sep 17 00:00:00 2001 From: Scott Main Date: Wed, 2 Feb 2011 17:43:24 -0800 Subject: fix broken links, update the dev guide intro, and update sitemap file Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a --- docs/html/guide/tutorials/views/index.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/html/guide/tutorials') diff --git a/docs/html/guide/tutorials/views/index.jd b/docs/html/guide/tutorials/views/index.jd index 2248c68..4e76ab9 100644 --- a/docs/html/guide/tutorials/views/index.jd +++ b/docs/html/guide/tutorials/views/index.jd @@ -12,7 +12,7 @@ these kinds of boring bits so you can focus on developing the code that makes yo Of course, we'll discuss some of the given code so that it all makes sense.

Note that a certain amount of knowledge is assumed for these tutorials. If you haven't -completed the Hello, World tutorial, +completed the Hello, World tutorial, please do so—it will teach you many things you should know about basic Android development and Eclipse features. More specifically, you should know: