• Home
Name Date Size #Lines LOC

..--

api/07-May-2024-4,5924,211

api24/android/support/v7/media/07-May-2024-268

dummy/07-May-2024-20

jellybean/android/support/v7/media/07-May-2024-443335

jellybean-mr1/android/support/v7/media/07-May-2024-184125

jellybean-mr2/android/support/v7/media/07-May-2024-4523

res/07-May-2024-4,2742,312

src/07-May-2024-14,4197,859

.classpathD07-May-2024356 98

.gitignoreD07-May-202423 54

.projectD07-May-2024833 3433

Android.mkD07-May-20244.9 KiB12572

AndroidManifest.xmlD07-May-2024865 216

README.txtD07-May-2024412 117

build.gradleD07-May-20243.8 KiB11493

project.propertiesD07-May-2024584 1614

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