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

..21-Dec-20174 KiB

.classpath21-Dec-2017356

.gitignore21-Dec-201723

.project21-Dec-2017833

Android.mk21-Dec-20173.6 KiB

AndroidManifest.xml21-Dec-2017865

api24/21-Dec-20174 KiB

build.gradle21-Dec-20174 KiB

dummy/21-Dec-20174 KiB

jellybean/21-Dec-20174 KiB

jellybean-mr1/21-Dec-20174 KiB

jellybean-mr2/21-Dec-20174 KiB

project.properties21-Dec-2017584

README.txt21-Dec-2017412

res/21-Dec-20174 KiB

src/21-Dec-20174 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