Android Chrome Cast Sample app for playing media file using default receiver and default media channel.
ChromeCastSampleApp is hosted in the following web site
https://github.com/ovingalafsal/ChromeCastSampleApp
If you think the Android project ChromeCastSampleApp listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ChromeCastSampleApp.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar android-support-v7-appcompat.jar android-support-v7-mediarouter.jar google-play-services.jar |
ChromeCastSampleApp has the following Java source files.
com.cabot.chromecastsampleapp.CastActivity.java com.cabot.chromecastsampleapp.CastLinkActivity.java com.cabot.chromecastsampleapp.CastMediaActivity.java com.cabot.chromecastsampleapp.HelloWorldChannel.java com.cabot.chromecastsampleapp.MediaRouterDiscoveryActivity.java com.cabot.model.CustomCastModel.java