Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 772 Bytes

File metadata and controls

14 lines (11 loc) · 772 Bytes

Chromecast Example Android Sender

Overview

Example Google Cast sender which sends commands to receiver app.

How to run

I recommend to register an example Google Cast receiver and replace chromecast_app_id string resource with app id of registered receiver. For registration, please follow steps from official Google Cast tutorial.

Android application can be run using Android Studio.

Stay in touch