Home | History | Annotate | only in /frameworks/support/v7/mediarouter
Up to higher level directory
NameDateSize
.classpath09-Oct-2013356
.project09-Oct-2013833
Android.mk09-Oct-20133K
AndroidManifest.xml09-Oct-2013845
dummy/09-Oct-2013
jellybean/09-Oct-2013
jellybean-mr1/09-Oct-2013
jellybean-mr2/09-Oct-2013
project.properties09-Oct-2013584
README.txt09-Oct-2013412
res/09-Oct-2013
src/09-Oct-2013

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