AI-generated Key Takeaways
-
Codelabs provide step-by-step instructions to build or enable apps using the Cast SDK.
-
Codelabs are available for various sender apps including Android, iOS, and Web platforms.
-
Codelabs are provided for building and modifying receiver apps for Android TV and Web platforms.
-
Codelabs also cover adding specific Cast features like Ad Breaks API, Live API, and debugging tools to receiver apps.
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 |