Home | History | Annotate | only in /frameworks/support/v7/mediarouter
Up to higher level directory
NameDateSize
.classpath21-Oct-2016356
.gitignore21-Oct-201623
.project21-Oct-2016833
Android.mk21-Oct-20163.6K
AndroidManifest.xml21-Oct-2016865
api24/21-Oct-2016
build.gradle21-Oct-20164K
dummy/21-Oct-2016
jellybean/21-Oct-2016
jellybean-mr1/21-Oct-2016
jellybean-mr2/21-Oct-2016
project.properties21-Oct-2016584
README.txt21-Oct-2016412
res/21-Oct-2016
src/21-Oct-2016

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