# CastAndroidTvReceiver **Repository Path**: frenzy/CastAndroidTvReceiver ## Basic Information - **Project Name**: CastAndroidTvReceiver - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-08 - **Last Updated**: 2023-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cast Android TV Sample App This sample shows how to develop a Cast Connect-enabled Android TV app. [List of reference apps and tutorials](https://developers.google.com/cast/docs/downloads) ## Setup Instructions 1. Use an existing Web Receiver or [create a new Web Receiver](https://developers.google.com/cast/docs/caf_receiver). 1. Follow the steps for [setting up the Cast Developer Console](https://developers.google.com/cast/docs/android_tv_receiver/core_features#cast_developer_console_setup). 1. Follow the steps for [setting up your sender app for Cast Connect support](https://developers.google.com/cast/docs/android_tv_receiver/core_features#sender_app_setup). 1. You should now be able to launch your Android TV Receiver using a sender. 1. If you are unable to launch the Android TV Receiver, follow the [Troubleshooting Guide](https://developers.google.com/cast/docs/android_tv_receiver/core_features#troubleshooting). ## Documentation * [Google Cast Android TV Overview](https://developers.google.com/cast/docs/android_tv_receiver) * [Developer Guides](https://developers.google.com/cast/docs/developers) ## References * [Android TV Receiver Reference](https://developers.google.com/cast/docs/reference/atv_receiver/packages) ## How to report bugs * [Google Cast SDK Support](https://developers.google.com/cast/support) * For sample app issues, open an issue on this GitHub repo. ## Contributions Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md). ## License See [LICENSE](LICENSE). ## Terms Your use of this sample is subject to, and by using or downloading the sample files you agree to comply with, the [Google APIs Terms of Service](https://developers.google.com/terms/) and the [Google Cast SDK Additional Developer Terms of Service](https://developers.google.com/cast/docs/terms/).