You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
800 B
26 lines
800 B
# AndroidTV Leanback Support Library sample for videos
|
|
|
|
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
|
|
in order to comply with the UX guidelines of Android TV.
|
|
|
|
## Dependencies
|
|
* Android SDK v7 appcompat library
|
|
* Android SDK v17 leanback support library
|
|
* Android SDK v7 recyclerview library
|
|
|
|
## Setup Instructions
|
|
* Compile and deploy to your Android TV device.
|
|
|
|
## References and How to report bugs
|
|
* [Android TV Developer Documentation](http://developer.android.com/tv)
|
|
|
|
## How to make contributions?
|
|
Please read and follow the steps in the CONTRIBUTING.md
|
|
|
|
## License
|
|
See LICENSE
|
|
|
|
## Google+
|
|
Android TV Community Page on Google+ [https://g.co/androidtvdev](https://g.co/androidtvdev)
|
|
## Change List
|