Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Cast

Mediarouter: Detecting A Chromecast Device When Using Actionbarsherlock?

So I modified the Mediarouter source to be dependent on ActionBarSherlock rather than AppCompat. Ho… Read more Mediarouter: Detecting A Chromecast Device When Using Actionbarsherlock?

Error Inflating Class Android.support.v7.app.mediaroutebutton

I've added the android-support-v7-appcompat,android-support-v7-mediarouter library project to b… Read more Error Inflating Class Android.support.v7.app.mediaroutebutton

Unselecting Route Because It Is No Longer Selectable Chromecast Android Sender

Chromecast is causing this error only sometimes when trying to connect to a device on my network, b… Read more Unselecting Route Because It Is No Longer Selectable Chromecast Android Sender

On Disconnecting Chromecast From One Device It Is Getting Disconnected From Both Android Devices

Two devices are connected to a Chromecast receiver and disconnecting from one also disconnects the … Read more On Disconnecting Chromecast From One Device It Is Getting Disconnected From Both Android Devices

How Do You Find Your Google Cast App Id (app_id) In The 2017 Google Play Developer Console?

I can no longer find the app_id that is required for the implementation of Google Play Services inc… Read more How Do You Find Your Google Cast App Id (app_id) In The 2017 Google Play Developer Console?

What Is The Meaning Of The Caststatuscodes 2255?

I have an Android sender app and Android TV receiver app. When I start to connect the Android TV re… Read more What Is The Meaning Of The Caststatuscodes 2255?

Android-support-v7-appcompat Has Same Attrs As Actionbarsherlock Library

I'm trying to get chromecast integration in my app but I'm having build issues when I add t… Read more Android-support-v7-appcompat Has Same Attrs As Actionbarsherlock Library

Chromecast Sdk Android: Getapplicationmetadata Returns Null

In my sender app I'm using ApplicationMetadata metadata = Cast.CastApi.getApplicationMetadata(… Read more Chromecast Sdk Android: Getapplicationmetadata Returns Null