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