Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.classpath | 20-Jun-2014 | 356 | |
.gitignore | 20-Jun-2014 | 23 | |
.project | 20-Jun-2014 | 833 | |
Android.mk | 20-Jun-2014 | 2.8K | |
AndroidManifest.xml | 20-Jun-2014 | 865 | |
build.gradle | 20-Jun-2014 | 1.7K | |
dummy/ | 20-Jun-2014 | ||
jellybean/ | 20-Jun-2014 | ||
jellybean-mr1/ | 20-Jun-2014 | ||
jellybean-mr2/ | 20-Jun-2014 | ||
project.properties | 20-Jun-2014 | 584 | |
README.txt | 20-Jun-2014 | 412 | |
res/ | 20-Jun-2014 | ||
src/ | 20-Jun-2014 |
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