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

..--

app/23-Nov-2023-6,8064,697

gradle/wrapper/23-Nov-2023-76

.gitignoreD23-Nov-2023413 3625

CONTRIBUTING.mdD23-Nov-20232.5 KiB5746

LICENSED23-Nov-202310 KiB191155

README.mdD23-Nov-2023800 2618

build.gradleD23-Nov-2023446 2016

gradlewD23-Nov-20235 KiB165122

settings.gradleD23-Nov-202315 21

README.md

1# AndroidTV Leanback Support Library sample for videos
2
3The 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
4in 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?
18Please read and follow the steps in the CONTRIBUTING.md
19
20## License
21See LICENSE
22
23## Google+
24Android TV Community Page on Google+ [https://g.co/androidtvdev](https://g.co/androidtvdev)
25## Change List
26