From 22558d0be8210aee1a2ab64b374bb357d4123acd Mon Sep 17 00:00:00 2001
From: Dirk Dougherty
Date: Thu, 10 Dec 2009 16:25:06 -0800
Subject: sdk doc change for esr: Add "resources" tab content. Fix links
pointing to the old locations. Change Android.mk to output samples files to
resources/samples. Misc other fixes.
Bug: 2160782
Change-Id: Ib1eb2e9e3fe3a7b2ad16387dbf888646a1195221
---
docs/html/guide/topics/appwidgets/index.jd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/html/guide/topics/appwidgets')
diff --git a/docs/html/guide/topics/appwidgets/index.jd b/docs/html/guide/topics/appwidgets/index.jd
index c9df3ba..cf606fd 100644
--- a/docs/html/guide/topics/appwidgets/index.jd
+++ b/docs/html/guide/topics/appwidgets/index.jd
@@ -339,7 +339,7 @@ without worrying about the AppWidgetProvider closing down due to an
sample's AppWidgetProvider for an example of an App Widget running a {@link android.app.Service}.
Also see the
+href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/appwidget/ExampleAppWidgetProvider.html">
ExampleAppWidgetProvider.java sample class.
@@ -468,7 +468,7 @@ reaching the end, the App Widget host is notified that the configuration was can
App Widget will not be added.
See the
+href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/appwidget/ExampleAppWidgetConfigure.html">
ExampleAppWidgetConfigure.java sample class in ApiDemos for an example.
--
cgit v1.1