Home | History | Annotate | only in /developers/build/prebuilts/androidtv/leanback
Up to higher level directory
NameDateSize
.gitignore08-Oct-2015413
app/08-Oct-2015
build.gradle08-Oct-2015446
CONTRIBUTING.md08-Oct-20152.5K
gradle/08-Oct-2015
gradlew08-Oct-20155K
LICENSE08-Oct-201510K
README.md08-Oct-2015800
settings.gradle08-Oct-201515

README.md

      1 # AndroidTV Leanback Support Library sample for videos
      2 
      3 The Leanback API Demo/Video By Googles app is designed to run on an Android TV device and demonstrates how to use the Leanback Support library
      4 in order to comply with the UX guidelines of Android TV.
      5 
      6 ## Dependencies
      7 * Android SDK v7 appcompat library
      8 * Android SDK v17 leanback support library
      9 * Android SDK v7 recyclerview library
     10 
     11 ## Setup Instructions
     12 * Compile and deploy to your Android TV device.
     13 
     14 ## References and How to report bugs
     15 * [Android TV Developer Documentation](http://developer.android.com/tv)
     16 
     17 ## How to make contributions?
     18 Please read and follow the steps in the CONTRIBUTING.md
     19 
     20 ## License
     21 See LICENSE
     22 
     23 ## Google+
     24 Android TV Community Page on Google+ [https://g.co/androidtvdev](https://g.co/androidtvdev)
     25 ## Change List
     26