| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| .classpath | 08-Oct-2015 | 356 | |
| .gitignore | 08-Oct-2015 | 23 | |
| .project | 08-Oct-2015 | 833 | |
| Android.mk | 08-Oct-2015 | 3.2K | |
| AndroidManifest.xml | 08-Oct-2015 | 865 | |
| api/ | 08-Oct-2015 | ||
| build.gradle | 08-Oct-2015 | 4.5K | |
| dummy/ | 08-Oct-2015 | ||
| jellybean/ | 08-Oct-2015 | ||
| jellybean-mr1/ | 08-Oct-2015 | ||
| jellybean-mr2/ | 08-Oct-2015 | ||
| project.properties | 08-Oct-2015 | 584 | |
| README.txt | 08-Oct-2015 | 412 | |
| res/ | 08-Oct-2015 | ||
| src/ | 08-Oct-2015 | ||
1 Library Project including compatibility MediaRouter. 2 3 This can be used by an Android project to provide 4 access to MediaRouter on applications running on API 7+. 5 6 There is technically no source, but the src folder is necessary 7 to ensure that the build system works. The content is actually 8 located in libs/android-support-v7-mediarouter.jar. 9 The accompanying resources must also be included in the application. 10 11