This repository contains a set of individual Android TV projects to help you get started writing Android TV apps.
- ClassicsKotlin: A modern Android TV app using Kotlin to show classic videos
- Leanback: A Java app that demonstrates a basic Android TV app
- Leanback Showcase: A Java app that demonstrates many different parts of the Leanback SDK and how to customize them
- Clone this repo:
git clone https://github.com/android/tv-samples.git
- Open the specific project(s) you're interested in within Android Studio
Need more information about getting started with Android TV? Check the official getting started guide.
If you need additional help, our community might be able to help.
- Stack Overflow: http://stackoverflow.com/questions/tagged/android-tv
See the LICENSE file for details.