Skip to content

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

License

Notifications You must be signed in to change notification settings

android/tv-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 6, 2025
668eddf · Feb 6, 2025
Jun 18, 2024
Mar 31, 2021
Oct 25, 2023
Feb 5, 2025
Oct 25, 2023
Oct 25, 2023
Mar 30, 2022
Jan 22, 2025
Jun 18, 2024
May 31, 2019
Jun 5, 2019
May 8, 2023
Mar 14, 2024

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
  • TvMaterialCatalog: A jetpack-compose app built using Kotlin that demonstrates the usages of components from Compose for TV libraries in isolation.
  • 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.