Skip to content Skip to sidebar Skip to footer

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

Solution 1:

This page has information about registering Android TV:

For an Android TV device you can also get the serial number on Android TV: from the Settings menu, select About and scroll down to see the Serial Number.

You can then enter the serial number in the developer console. See that page for details.

Solution 2:

Looks like Device ID should be used(Not the Serial Number). Using the Device ID i am able to register and cast the sample program in to Android TV.

Google Cast Developer console does not accept the serial number, as it has only 7 digits.

Post a Comment for "Android Tv Registration In Google Cast Sdk Developer Console"