Skip to content

pflammertsma/tv-samples

 
 

Repository files navigation

Android TV Samples Repository

This repository contains a set of individual Android TV projects to help you get started writing Android TV apps.

  • AccessibilityDemo: A Java sample showing how to support accessibility on TVs
  • ClassicsKotlin: A modern Android TV app using Kotlin to show classic videos
  • JetStreamCompose: A jetpack-compose app using Kotlin that demonstrates the usage of components from the Compose for TV libraries
  • 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
  • ReferenceAppKotlin: Our newest sample that demonstrates a variety of Android TV and Google TV integrations in Kotlin

Getting Started

  • 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.

Additional Resouroces

Support

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

License

See the LICENSE file for details.

About

Multiple samples showing best practices in app development on Android TV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 48.4%
  • Kotlin 42.8%
  • Python 4.5%
  • TypeScript 2.9%
  • HTML 0.6%
  • JavaScript 0.4%
  • CSS 0.4%