Questions tagged [television]
479 questions
0
votes
1 answer
WebView does not want to lose Focus when Pressing D-Pad button - for Google TV
I am building an app for Google TV which has Tabs on the left side of the app (LeftNavBar library). I have a Fragment that is displayed on the right side of my app. This Fragment is mapped to one of the Tabs and contains a WebView.
Initially the…

pedab
- 1
- 2
0
votes
2 answers
TV Listing iOS5
I'm about to begin the development for a tv listing on iPad. I'd like to have a tv listing iTV alike but I don't seem to find where to begin or if I should use tables or scrollviews with nested views. I think the horizontal behavior is the most…

user1070019
- 123
- 1
- 1
- 6
0
votes
1 answer
Will the Vibrate Permission filter an app from Google TV in the Android Market?

tunneling
- 527
- 6
- 21
0
votes
1 answer
How do I add oAuth (DevDefined oAuth) to a C# windows forms project?
I'm trying to make a desktop Justin.TV notifier with C#. I'm new to C# but I programmed in C++ and Java.
I've been google-ing and searching stackoverflow but haven't found a guide on how to add something like DevDefined to my project.
For Java, it…

Roger Lam
- 962
- 2
- 8
- 17
0
votes
1 answer
smooth efffect in flex
I'm using move effect in my project but It didn't worked as I expect. When moving the Label from right to left, It's not smoothly and I feel jerky when running. How can I resolved it, especially when I deploy in TV screen.
thanks,

duc toan
- 1
0
votes
1 answer
Need to control 10 Tv's remotely and concurrently by an android phone. possible with wi-fi?
I want to make an app for controlling 10 tvs concurrently, by concurrently i mean: you push the open button and each tv opens. It is the main point.
It can be done with RF tech,and there is so much example though. But, what i'd like to know is if it…

cuneyttyler
- 1,255
- 2
- 17
- 27
0
votes
1 answer
APK has a tv launcher and should be published as an app bundle
I'm trying to publish apk to play store, but I'm getting such error
APK has a tv launcher and should be published as an app bundle.
But the app not haven't any tv launchers.

Slava
- 443
- 4
- 12
0
votes
1 answer
Flutter Find Location on Android TV
I try tow plugin to find location in an app that work on mobile and android TV but with no luck.
Twice work fine on mobile but hang on Android TV. I try emulator and a real TV.
Flutter-Location
in V4.4.0 and 5.0.0-dev.8
V5 Hang in onChangeLocation…

JD11
- 1
- 1
0
votes
1 answer
Compose ConstraintLayout Scrolling
Hey guy's im working on porting my Android TV app to Compose. The only issue i have is the EPG guide..There is not much info on this yet.
I got a good idea but need help with this..
Top Hours scroll is done
Side channels Vertical scroll is done
The…

techker
- 189
- 1
- 10
0
votes
0 answers
Accessibility settings disabled
I have an RCA android tv running android9 and the accessibility settings are disabled and not showing up in the settings section. Does anyone know of an adb command to enable it?.
0
votes
0 answers
How to write animation or activity transition on android TV as shown in figma file?
I am trying to create a android TV app and while coding, how to add those transition shown in figma in android TV? Everything is custom code and not used any leanback or any other.
In figma, designer has added : on click -> smart animate -> gentle.…

Sandeep Shrestha
- 3
- 2
0
votes
0 answers
Getting developer mode enabled on Hisense Laser TV
Does anyone know how to enable developer mode on Hisense Laser TV?
Trendy approach to enable developer mode (like clicking 7 times on Build in Device Info menu) doesn't work.
I tried to open the menu but not clickable Build option there.
0
votes
1 answer
Samsung smart TV Access point security key
How can I get the SoftAp security key from Samsung Smart TV in JavaScript?
I tried the code below:
let password=null;
try {
password = webapis.network.getSoftAPSecurityKey();
} catch (err) {
console.log("error status: " + err.status);
…

Atlas-50
- 1
- 2
0
votes
0 answers
How to change rmb back to esc in Android TV device
I have been using H96Max for a while I had been using a remote which had both keyboard and mouse and rmb is used to back out of the program but I want to change rmb to esc if there is a way please do tell me
I tried to search on YouTube and google…

Yousuf
- 1
0
votes
1 answer
In launcher app override the settings button click that displays android default settings class to your own custom settings class
I am trying to develop a launcher TV app in android Java. I want the launcher app to show my own custom setting class when settings button is clicked from Dpad. for now when i click the settings button from dpad android system settings is triggered…

Janam Maharjan
- 66
- 1
- 9