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