• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

app/23-Mar-2024-6,8064,697

gradle/wrapper/23-Mar-2024-76

CONTRIBUTING.mdD23-Mar-20242.5 KiB5746

LICENSED23-Mar-202410 KiB191155

README.mdD23-Mar-2024800 2618

build.gradleD23-Mar-2024446 2016

gradlewD23-Mar-20245 KiB165122

settings.gradleD23-Mar-202415 21

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