erossetto / androidtv-Leanback

:tv: Android TV Leanback Support Library sample app

Home Page:https://developer.android.com/training/tv/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android TV Leanback Support Library sample - Videos by Google

Join the chat at https://gitter.im/googlesamples/androidtv-Leanback

This sample is a Videos By Google app, designed to run on an Android TV device (such as the Nexus Player), which demonstrates how to use the Leanback Support library which enables you to easily develop beautiful Android TV apps with a user-friendly UI that complies with the UX guidelines of Android TV.

Getting Started

  • Clone this repo:
git clone https://github.com/googlesamples/androidtv-Leanback.git
  • Open the project in Android Studio.
  • Compile and deploy to your Android TV device (such as a Nexus Player).

Need more information about getting started with Android TV? Check the official docs.

Explore the sample

Additonal Resouroces

Screenshots

Screenshot

Support

If you need additional help, our community might be able to help.

Dependencies

If you use Android Studio as recommended, the following dependencies will automatically be installed by Gradle.

  • Android SDK v7 appcompat library
  • Android SDK v17 leanback support library
  • Android SDK v7 recyclerview library

Contributing

We love contributions! 😄 Please follow the steps in the CONTRIBUTING guide to get started. If you found a bug, please file it here.

License

Licensed under the Apache 2.0 license. See the LICENSE file for details.

About

:tv: Android TV Leanback Support Library sample app

https://developer.android.com/training/tv/

License:Apache License 2.0


Languages

Language:Java 100.0%