From 9b822b96aaf16ac4ad8e5a1c8da998fba2f3f404 Mon Sep 17 00:00:00 2001 From: Quddus Chong Date: Wed, 19 Nov 2014 11:26:09 -0800 Subject: docs: Added link to CarExtender class from Auto Getting Started doc. Change-Id: Ia446c969a7108d8964c22958cd501b083a84b9d3 --- docs/html/training/auto/start/index.jd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/html/training/auto/start/index.jd b/docs/html/training/auto/start/index.jd index b955cef..8abe5c5 100644 --- a/docs/html/training/auto/start/index.jd +++ b/docs/html/training/auto/start/index.jd @@ -81,7 +81,8 @@ to 21 or higher.
  • Install the support library - If you are building messaging apps for Auto, you -need the {@code NotificationCompat.CarExtender} class contained in the +need the {@link android.support.v4.app.NotificationCompat.CarExtender} class +contained in the v4 support library. This class allows you to create notifications that are compatible with Auto devices.
  • -- cgit v1.1