Home | History | Annotate | only in /frameworks/support/v7/mediarouter
Up to higher level directory
NameDateSize
.classpath05-Aug-2015356
.gitignore05-Aug-201523
.project05-Aug-2015833
Android.mk05-Aug-20152.8K
AndroidManifest.xml05-Aug-2015865
build.gradle05-Aug-20151.7K
dummy/05-Aug-2015
jellybean/05-Aug-2015
jellybean-mr1/05-Aug-2015
jellybean-mr2/05-Aug-2015
project.properties05-Aug-2015584
README.txt05-Aug-2015412
res/05-Aug-2015
src/05-Aug-2015

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