Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-4 votes
0 answers
77 views

While scrolling in the Android TV the text is getting overlapped this issue is only observed in Android 9 API level 28 , In the rest Android version's TV it is working fine.
0 votes
0 answers
76 views

I started a new app dedicated to Android TV platform. I try to display an Activity containing 2 or 3 columns using LazyColumn components. Each column are displayed correctly with the data in my lists....
0 votes
0 answers
21 views

After conneting, I called msg.hasRemoteImeShowRequest() but when I turn on search on TV, it gives no response although other functions works private suspend fun startListening(ip: String) = ...
0 votes
0 answers
46 views

I'm using kotlin on my android app, and i have this code to change the screen brightness, when I'm trying it on a tablet or phone, it works fine, but when i try it on a zk digimax monitor (Digital ...
0 votes
0 answers
69 views

Problem: I'm building a login screen for an Android TV app. The layout is a two-column panel (left: QR, right: email/password form). When the on-screen keyboard appears, the email field stays visible ...
0 votes
0 answers
58 views

I'm implementing an Android TV Remote v2 protocol in Flutter/Dart. My goal is to send keyboard input from a mobile app to the TV. For most characters, everything works fine. However, the backspace key ...
0 votes
1 answer
69 views

I’m building a multi-platform healthcare app where: Mobile & Web portal share the same Firebase backend and allow individual doctors to view a single patient stream at a time. Android TV client (...
0 votes
0 answers
19 views

Uri uri ... if (uri.getScheme() != null && (uri.getScheme().equals("content") || uri.getScheme().equals("file"))) { try { cursor = getActivity()....
0 votes
0 answers
42 views

I'm developing an Android app that runs on a TCL G60B Android TV (chipset: Realtek RTD1319). When my app uses a SurfaceView (or anything that involves hardware rendering like VideoView or WebView), I ...
1 vote
1 answer
220 views

Problem: I'm developing an Android TV app using Jetpack Compose with ModalNavigationDrawer. When the drawer opens, I want the focus to automatically move to the currently selected NavigationDrawerItem ...
0 votes
2 answers
91 views

Edited the Post/Question for better understanding and with more information I have uploaded an app update with android tv support and correctly included all manifest tag.. Still Play Console saying 0 ...
0 votes
0 answers
171 views

I am developing an Android TV app using Jetpack Compose and D-pad navigation. My main screen UI looks like this: A Column as the main container The first item is a TVLazyRow or a normal LazyRow (...
1 vote
0 answers
91 views

I'm encountering the same issue as described in the following question: AbstractMethodError when use Java 8 default interface methods and implementation However, since my reputation is below 50, I ...
0 votes
0 answers
110 views

I'm working on an Android TV app using Jetpack Compose inside Fragments. Here's my setup: I have Fragment A that contains a TvLazyColumn with multiple custom Card Composables (which wrap a Material3 ...
0 votes
2 answers
395 views

I am working on a TV app with many LazyRows of content. Most are static, but some can be changed depending on the user's actions. For example, a Keep Watching row with Cards that lead to content the ...

15 30 50 per page
1
2 3 4 5
...
95

AltStyle によって変換されたページ (->オリジナル) /