diff --git a/docs/html/training/basics/intents/filters.jd b/docs/html/training/basics/intents/filters.jd index 0090c985fadf4..9b6a1114b3bd5 100644 --- a/docs/html/training/basics/intents/filters.jd +++ b/docs/html/training/basics/intents/filters.jd @@ -20,7 +20,8 @@ previous.link=result.html

You should also read

@@ -152,7 +153,7 @@ implicit intents will resolve to your activity.

For more information about sending and receiving {@link android.content.Intent#ACTION_SEND} intents that perform social sharing behaviors, see the lesson about Receiving Content from Other Apps.

+href="{@docRoot}training/sharing/receive.html">Receiving Simple Data from Other Apps.

Handle the Intent in Your Activity

diff --git a/docs/html/training/basics/intents/index.jd b/docs/html/training/basics/intents/index.jd index 8876a331914f8..59ba11f75b1de 100644 --- a/docs/html/training/basics/intents/index.jd +++ b/docs/html/training/basics/intents/index.jd @@ -19,7 +19,8 @@ Lifecycle)

You should also read

- + @@ -423,22 +481,6 @@ include the action bar on devices running Android 2.1 or higher." -