tv-samples icon indicating copy to clipboard operation
tv-samples copied to clipboard

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

Results 54 tv-samples issues
Sort by recently updated
recently updated
newest added

I was trying to run the project at Android Studio 4.1.1 but it's got a runtime exception. `2020-11-25 06:51:44.422 30804-30854/com.android.tv.classics E/TvLauncherUtils: Unable to publish channel java.io.IOException: Failed to add logo,...

bug

I build the sample app on both an emulated and real Android TV API 30 and the channels do not show on the home screen. When run on an emulated...

Hi Android Team I am a developer from OEM Hisense, Right now I am testing tv-amples leanback function in Android TV Platform (including Amlogic S905,Realtek 1319 chipset), I found that...

bug

I use VerticalGridView to replace RecycleView in Android TV app and set scrollbar for VerticalGridView in xml as below. But in the end the scrollbar is not showing. ` android:scrollbarSize="@dimen/sw_3dp"...

Hi, I used the same sample to develop a TV app but could not add subtitles when using exoplayer with lean back. Any help would be highly appreciated.

Hey, I want to add custom animation when scroll top to bottom and bottom to top mean for vertical trays. Please help for this.

# What's happening - This project cannot be built in its unmodified state. ![スクリーンショット 2022-03-27 0 48 03](https://user-images.githubusercontent.com/13657682/160247476-d70edc18-0289-4195-8f49-5d8f12f71758.png) # Solution - ~It can be built by replacing kapt with annotationProcessor.~...

https://codelabs.developers.google.com/codelabs/androidtv-adding-leanback/index.html?index=..%2F..%2Findex#4 Broken Link

hello how to set the update function of database when the api values changes.