From baf5e7683e83fee8aac5ef0e5aadc55dfd177f9a Mon Sep 17 00:00:00 2001
From: Robert Ly
Date: Fri, 21 Jan 2011 20:34:02 -0800
Subject: [PATCH] Doc change: adding sample links
Change-Id: I8922fe5d775b1b3c9acf0c1002188a9dd89ff611
---
docs/html/sdk/preview/start.jd | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
diff --git a/docs/html/sdk/preview/start.jd b/docs/html/sdk/preview/start.jd
index ec01d0c4ae62b..88b6908689d4f 100644
--- a/docs/html/sdk/preview/start.jd
+++ b/docs/html/sdk/preview/start.jd
@@ -39,7 +39,26 @@ older versions of Android.
-
+Android 3.0 samples
+Many of the new APIs that are described in the
+Android 3.0 Platform Preview also have accompanying samples that help you understand the feature.
+The samples are located in <sdk_root>/samples/android-Honeycomb and include
+the following:
+
Set Up the Preview SDK