Home | History | Annotate | only in /frameworks/support/v7/mediarouter
Up to higher level directory
NameDateSize
.classpath04-Nov-2014356
.gitignore04-Nov-201423
.project04-Nov-2014833
Android.mk04-Nov-20142.8K
AndroidManifest.xml04-Nov-2014865
build.gradle04-Nov-20141.7K
dummy/04-Nov-2014
jellybean/04-Nov-2014
jellybean-mr1/04-Nov-2014
jellybean-mr2/04-Nov-2014
project.properties04-Nov-2014584
README.txt04-Nov-2014412
res/04-Nov-2014
src/04-Nov-2014

README.txt

      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