Home | History | Annotate | only in /frameworks/support/v7/mediarouter
Up to higher level directory
NameDateSize
.classpath23-Apr-2015356
.gitignore23-Apr-201523
.project23-Apr-2015833
Android.mk23-Apr-20152.8K
AndroidManifest.xml23-Apr-2015865
build.gradle23-Apr-20151.7K
dummy/23-Apr-2015
jellybean/23-Apr-2015
jellybean-mr1/23-Apr-2015
jellybean-mr2/23-Apr-2015
project.properties23-Apr-2015584
README.txt23-Apr-2015412
res/23-Apr-2015
src/23-Apr-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