AI-generated Key Takeaways
-
Codelabs provide step-by-step instructions for building or enabling apps to use the Cast SDK.
-
You can find codelabs for sender apps on Android, iOS, and Web platforms to cast content to Google Cast devices.
-
Codelabs are also available for receiver apps on Android TV and Web to receive and play casted content.
-
Additional codelabs cover specific Cast features like ad breaks, live streaming, and debugging.
Codelabs are sample apps with step-by-step instructions that take you through the process of either building an app that uses certain features of the Cast SDK or enabling an existing app to use the Cast SDK.
Also see Sample applications.
Sender Apps | ||
---|---|---|
Android Sender | In this codelab, you will modify an existing Android video app to cast content on a Google Cast-enabled device. | Duration: 01:00 |
iOS Sender | In this codelab, you will modify an existing iOS video app to cast content on a Google Cast-enabled device. | Duration: 02:28 |
Web Sender | In this codelab, you will modify an existing web video app to cast content on a Google Cast-enabled device. | Duration: 01:18 |
Receiver Apps | ||
---|---|---|
Android TV Receiver | In this codelab, you will modify an existing Android TV app to support casting and communication from your existing Cast sender apps. | Duration: 01:37 |
Web Receiver | In this codelab, you will build a Custom Web Receiver app to play content on Cast-enabled devices. | Duration: 01:00 |
Cast Features | ||
---|---|---|
Add Ad Breaks API Support to a Web Receiver | In this codelab, you will build a Custom Web Receiver application that uses the Cast Ad Breaks API. | Duration: 01:00 |
Add Live API Support to a Web Receiver | In this codelab, you will build a Custom Web Receiver application that uses the Cast Live API. | Duration: 00:30 |
Debugging Cast Receiver Apps | In this codelab, you will add the Cast Debug Logger to your existing Custom Web Receiver app. | Duration: 01:00 |