AndroidTV Leanback Support Library sample for videos
The Leanback API Demo/Video By Googles app is designed to run on an Android TV device. It demonstrates how to use the Leanback Support library to develop Android TV apps with user friendly UI that will comply with the UX guidelines of Android TV.
Introduction
- Read more about Android TV introduction
- Android TV Developer Documentation
- Android TV apps in Google Play Store
Pre-requisites
- Android SDK v7 appcompat library
- Android SDK v17 leanback support library
- Android SDK v7 recyclerview library
Getting Started
- Fetch code by git clone https://github.com/googlesamples/androidtv-Leanback.git
- Open it in Android Studio
- Compile and deploy to your Android TV device.
- More info about getting started
Screenshots
Support
- Android TV Google+ Community: https://g.co/androidtvdev
- Stack Overflow: http://stackoverflow.com/questions/tagged/android-tv
License
Licensed under the Apache 2.0 license. See the LICENSE file for details.
How to make contributions?
Please read and follow the steps in the CONTRIBUTING.md