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 installed Leanback app successfully and all video content and search from app works ideal, but i want use functionality of searching app content, but google assistant does not find...

In the recent pull request https://github.com/android/tv-samples/pull/142 the explicit [width](https://github.com/android/tv-samples/pull/142/files#diff-0ce80aeb4da37b43fd50dec1fb00c50172fb17b2be0d95701fcabaa9669513fdL241) was removed from the modifier on the `StandardCardLayout` in the `common/Moviesrow.kt` file. This will cause the card to horizontally expand as...

Basically I am asking for a feature request I want to know Thumbnail Implementation in JPC using Image Coil Main Part - Extraction of image from a strip of 10...

I started the baseline profile on an emulator (Android TV 1080p API 34) and as soon as the test starts, the app opens at the beginning and then moves to...

Looking forward jet-fit sample app https://developer.android.com/design/ui/tv/samples/overview#jet-fit

JetSream Compose Unresolved reference: ColorSchemeKeyTokens in materialTv Package Here is the compilation error detail ` > Task :jetstream:compileDebugKotlin FAILED e: file:///F:/www/_android_studio/tv-samples/JetStreamCompose/jetstream/src/main/java/com/google/jetstream/tvmaterial/ColorScheme.kt:31:14 Unresolved reference: ColorSchemeKeyTokens e: file:///F:/www/_android_studio/tv-samples/JetStreamCompose/jetstream/src/main/java/com/google/jetstream/tvmaterial/ColorScheme.kt:35:1 Conflicting overloads: internal fun...

Any plans to port EPG to compose yet? i have been trying to figure out how to do it but no success.. thx👍

Hello, I would like to know if "in app updates" is not yet supported in Android TV. I see https://developer.android.com/guide/playcore/in-app-updates that "Additionally, in-app updates are only supported for Android mobile...

E/PreviewChannel: Logo for preview channel (ID:-1) not found. java.io.FileNotFoundException: content://android.media.tv/channel/-1/logo at android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(DatabaseUtils.java:151) at android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:780) at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:2027) at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:1842) at android.content.ContentResolver.openInputStream(ContentResolver.java:1518) at androidx.tvprovider.media.tv.PreviewChannel.getLogo(PreviewChannel.java:175) at androidx.tvprovider.media.tv.PreviewChannelHelper.addChannelLogo(PreviewChannelHelper.java:268) at androidx.tvprovider.media.tv.PreviewChannelHelper.publishChannel(PreviewChannelHelper.java:132) at com.android.tv.classics.utils.TvLauncherUtils$Companion.upsertChannel(TvLauncherUtils.kt:222) at com.android.tv.classics.utils.TvLauncherUtils$Companion.upsertChannel$default(TvLauncherUtils.kt:157)...