Home | History | Annotate | only in /developers/build/prebuilts/androidtv/leanback
Up to higher level directory
NameDateSize
.gitignore21-Oct-2016413
app/21-Oct-2016
build.gradle21-Oct-2016446
CONTRIBUTING.md21-Oct-20162.5K
gradle/21-Oct-2016
gradlew21-Oct-20165K
LICENSE21-Oct-201610K
README.md21-Oct-2016800
settings.gradle21-Oct-201615

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