GitXplorerGitXplorer
a

tv-samples

public
1082 stars
342 forks
51 issues

Commits

List of commits on branch main.
Verified
732dcc0e54999d6b6bc2b22892f5d5e910894375

Merge pull request #190 from chikoski/main

cchikoski committed 4 months ago
Unverified
84055dd221d257f20dbd52d720c047b77c22b823

Remove a suppress annotation

cchikoski committed 4 months ago
Unverified
7b9cb1e1b9d7ec524a37ddcbe132e5d2ff299cc0

Update the dependencies

cchikoski committed 4 months ago
Unverified
4e3a3f5fb87a392f7836f745dd9be84888512604

Remove unused imports

cchikoski committed 4 months ago
Unverified
931990d9d76eb0a67ccba62611fc1643f8622299

Fix warnings

cchikoski committed 4 months ago
Unverified
0a25a736b8a48a5db0495e053a96159bff777c43

Removed experimental flags

cchikoski committed 4 months ago

README

The README file for this repository.

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.