googlecast / CastVideos-android

Reference Android Sender w/ Framework API: CastVideos-android application shows how to cast videos from an Android device that is fully compliant with the Cast Design Checklist.
Apache License 2.0
345 stars 183 forks source link

Cast Icon Not Showing #110

Open chongieball opened 3 years ago

chongieball commented 3 years ago

When I change app_id to my Application ID (Style Media Receiver). Cast icon not showing, how to solve this issue? Thanks.

jtromo commented 3 years ago

Have you followed all of the steps to register your receiver app? https://developers.google.com/cast/docs/registration

Is your app published? If not your devices need to be registered so they will be discovered and the Cast icon will show.