• Home
  • History
  • Annotate
  • only in /frameworks/support/v7/mediarouter/
NameDateSize

..23-Aug-20164 KiB

.classpath23-Aug-2016356

.gitignore23-Aug-201623

.project23-Aug-2016833

Android.mk23-Aug-20164.9 KiB

AndroidManifest.xml23-Aug-2016865

api/23-Aug-20164 KiB

api24/23-Aug-20164 KiB

build.gradle23-Aug-20163.8 KiB

dummy/23-Aug-20164 KiB

jellybean/23-Aug-20164 KiB

jellybean-mr1/23-Aug-20164 KiB

jellybean-mr2/23-Aug-20164 KiB

project.properties23-Aug-2016584

README.txt23-Aug-2016412

res/23-Aug-20164 KiB

src/23-Aug-20164 KiB

README.txt

1Library Project including compatibility MediaRouter.
2
3This can be used by an Android project to provide
4access to MediaRouter on applications running on API 7+.
5
6There is technically no source, but the src folder is necessary
7to ensure that the build system works.  The content is actually
8located in libs/android-support-v7-mediarouter.jar.
9The accompanying resources must also be included in the application.
10
11