Skip to main content

All Questions

Tagged with
0 votes
0 answers
391 views

Google cast sender app not opening TV receiver app

I'm trying to implement video casting for my flutter app using the package cast Ive registered my app on the cast console and able to cast my videos from the sender android mobile app made with ...
Lallawmzuala khawlhring's user avatar
1 vote
0 answers
324 views

Android TV Chromecast: detect if a phone(sender) is video casting to Android TV (receiver)

I would like to detect if Android TV is being video casting (connected from phone (sender) ). Android TV has the system app (Chromecast build-in) pre-installed. I would like to know if there is events ...
Yeung's user avatar
  • 2,231
0 votes
1 answer
288 views

How can I leave my android tv app running after disconnecting a sender cast device?

Sidenote: This question is similar in nature to e.g. Leave receiver running after sender stop , though I cannot find any mention of stop or stopApplication in my code. Also, though similar questions ...
Felix ZY's user avatar
  • 960
-1 votes
1 answer
708 views

does Chromecast with google tv need Android TV receiver app for just casting?

Do I need to develop Android TV Receiver App to cast from existing sender app to "Chromecast with google tv" device? I thought just web receiver app would be okay for casting without ...
Sim's user avatar
  • 11
2 votes
2 answers
438 views

While using Google Cast to cast to Android TV, is it possible to capture the remote control buttons of the Android TV?

I have a CAF receiver and would like to utilize some of the Android TV buttons on it. Is it possible? Also, I can't get to the debug console of the CAF receiver when using Android TV. I have an ADT-2,...
casolorz's user avatar
  • 9,514
2 votes
2 answers
2k views

Google cast receiver sdk integration

Does anyone know is it possible to integrate the Google Cast SDK in a native Android TV App as a receiver app? My understanding from the documentation is like it only works with cast receiver ...
BeingHuman's user avatar
1 vote
2 answers
1k views

Google Cast Receiver App screen resolution

I'm developing an app for Google Cast, and I'm testing at my Android TV with google cast. I put a debbuging info to show screen resolution. My TV is 4K, but when displaying data from document.body....
Marcos Junior's user avatar
0 votes
2 answers
1k views

Integrate Google Cast into Android TV App

Does anybody know if its possible to integrate the Google Cast SDK in a native Android TV App to enable second screen functions provided in the SDK? My understanding from the documentation is, that it ...
user3333128's user avatar
1 vote
1 answer
167 views

Do I need to registger Android TV in order to receive casting?

I have downloaded https://github.com/googlecast/CastVideos-android app and try to test it. It compiles and runs fine, it also connects to my Android TV, but it does not cast for some reason - I see ...
Lez77's user avatar
  • 147
0 votes
0 answers
274 views

Do Android TV devices support subtitle styles?

I have a Chromecast app for Android which apparently also works on a Sony Android TV. The user says that my subtitle styles work on his Chromecast but not on his Sony TV. I use TextTrackStyle and ...
casolorz's user avatar
  • 9,514
0 votes
0 answers
43 views

Googlecast minicontroler onClose listener

Is there a way to set action what happens inside app when I close the mini controller from the lock screen? When I am casting, I lock my screen, I can control the cast with my MiniController in the ...
parohy's user avatar
  • 2,180
0 votes
2 answers
617 views

Android TV Registration in Google Cast SDK Developer Console

I am planning to add Google cast feature on my existing iOS and Android application streaming audio application. I don't have Chrome cast device. But i have Android TV(KDL-43W950C). Can i use my ...
jpsasi's user avatar
  • 1,905
14 votes
2 answers
2k views

Detect usage of Google Cast

How to detect if my AndroidTV is currently an Google Cast receiver from mobile/desktop ? How to detect who is currently an Google Cast sender from Google Cast Receiver perspective? How to detect if ...
Adam Styrc's user avatar
  • 1,537
1 vote
0 answers
219 views

Cast on androidTV

I have an app which is perfectly working with a classic Chromecast dongle. I am using my own custom channel. However the Chromecast's icon does not appear when using my AndroidTV as it should. ...
gleroyDroid's user avatar
4 votes
2 answers
12k views

How to Enable USB Debugging on Nexus Player? (Android TV)

I am trying to debug my app on the Nexus Player hardware. I enabled the developer mode, turned USB Debugging on, and connected the cable. However, I don't see any message like the one below as stated ...
burakk's user avatar
  • 1,291