From ee93161369ca8c2c3d89825a1f5c8f93bc56c79c Mon Sep 17 00:00:00 2001 From: Jaewan Kim Date: Thu, 20 Aug 2015 16:40:15 +0900 Subject: Add documentation for media router's palette dependency. Bug: 23117558 Change-Id: I630815f346a48b8dd762ec05ec5afca7e182c1cb --- docs/html/tools/support-library/features.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/html/tools/support-library/features.jd b/docs/html/tools/support-library/features.jd index b3af7a2..19f93e9 100644 --- a/docs/html/tools/support-library/features.jd +++ b/docs/html/tools/support-library/features.jd @@ -307,8 +307,8 @@ libraries in your build path when setting up your project. For more information on how to set up your project, follow the instructions in Adding libraries with resources. If you are developing in Eclipse/ADT, make sure to include -both the android-support-v7-mediarouter.jar and -android-support-v7-appcompat.jar files.

+the android-support-v7-mediarouter.jar, android-support-v7-appcompat.jar, +and android-support-v7-palette.jar files.

If you are using Android Studio, all you need to do is specify the Gradle build script dependency identifier com.android.support:support-v7-mediarouter:<revision>, -- cgit v1.1