Sample Apps

Sample apps are examples of working code that you can browse, run, and learn from to get started developing your own Google Cast app.

Codelabs provide a guided, hands-on coding experience with step-by-step instructions that take you through the process of either building an app that uses certain features of the Cast API or enabling an existing app to use the Cast API.

Reference apps

The reference apps listed here are those that comply with the Google Cast Design Checklist and follow Google Cast development best practices. Use these apps as a starting point when developing your app for Google Cast.

CastReceiver

Details
Platform
Receiver, MPL
Languages
JavaScript, HTML, CSS

CastAndroidTvReceiver

Details
Platform
Android
Languages
Android

CastVideos-android

Details
Platform
Android
Languages
Android

CastVideos-ios

Details
Platform
iOS
Languages
Swift, Objective-C

CastVideos-chrome

Details
Platform
Web
Languages
JavaScript, HTML, CSS

Video apps

The video apps listed here show how to cast videos from a sender using the CAF Sender SDK. For simplicity, these apps are not fully compliant with the UX Checklist.

CastHelloVideo-ios

Details
Platform
iOS
Languages
Objective-C, Swift

Audio apps

The audio apps listed here show best practices for building media apps.

Android-UniversalMusicPlayer

This app works across Android devices including Auto and Wear, as well as Cast devices.

Details
Platform
Android
Languages
Kotlin