android / tv-samples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Kotlin 49.4%Language:Java 42.8%Language:Python 4.0%Language:TypeScript 2.6%Language:HTML 0.5%Language:JavaScript 0.3%Language:CSS 0.3%