From 134e8e4fc391d4f48f89acbfda757cd61504cb46 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty <> Date: Wed, 22 Apr 2009 18:45:05 -0700 Subject: [PATCH] AI 147433: Fix broken link to sdk/samples dir in the offline.html page. BUG=1790234 Automated import of CL 147433 --- docs/html/offline.jd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/html/offline.jd b/docs/html/offline.jd index 57c55c7ff559f..a42e346ec4cdb 100644 --- a/docs/html/offline.jd +++ b/docs/html/offline.jd @@ -17,8 +17,10 @@ page.title=Welcome

Once you've completed the SDK installation, you can start learning about development on the Android framework by reading the Developer's Guide. The SDK package -also includes a wide variety of very helpful code samples.

+also includes a wide variety of code samples specific to each Android +platform. You can find the samples at this location:

+ +

<sdk>/platforms/android-<version>/samples/

Please note that you are currently viewing a local, offline version of the Android developer documentation. The offline documentation offers the same