Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f9867af2 authored by Jaewan Kim's avatar Jaewan Kim Committed by Android Git Automerger
Browse files

am 29b588a3: Merge "Add documentation for media router\'s palette dependency." into mnc-ub-dev

* commit '29b588a3':
  Add documentation for media router's palette dependency.
parents d9a24b1b 29b588a3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 <a
href="{@docRoot}tools/support-library/setup.html#libs-with-res">Adding libraries
with resources</a>. If you are developing in Eclipse/ADT, make sure to include
both the <code>android-support-v7-mediarouter.jar</code> and
<code>android-support-v7-appcompat.jar</code> files.</p>
the <code>android-support-v7-mediarouter.jar</code>, <code>android-support-v7-appcompat.jar</code>,
and <code>android-support-v7-palette.jar</code> files.</p>

<p>If you are using Android Studio, all you need to do is specify the Gradle build
script dependency identifier <code>com.android.support:support-v7-mediarouter:&lt;revision&gt;</code>,