Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.classpath | 21-Oct-2016 | 356 | |
.gitignore | 21-Oct-2016 | 23 | |
.project | 21-Oct-2016 | 833 | |
Android.mk | 21-Oct-2016 | 3.6K | |
AndroidManifest.xml | 21-Oct-2016 | 865 | |
api24/ | 21-Oct-2016 | ||
build.gradle | 21-Oct-2016 | 4K | |
dummy/ | 21-Oct-2016 | ||
jellybean/ | 21-Oct-2016 | ||
jellybean-mr1/ | 21-Oct-2016 | ||
jellybean-mr2/ | 21-Oct-2016 | ||
project.properties | 21-Oct-2016 | 584 | |
README.txt | 21-Oct-2016 | 412 | |
res/ | 21-Oct-2016 | ||
src/ | 21-Oct-2016 |
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