/CastVideos-android

Primary LanguageJavaApache License 2.0Apache-2.0

CastVideos-android

CastVideos-android application shows how to cast videos from an android device in a way that is fully compliant with the Design Checklist.

Dependencies

Setup Instructions

  • Get a Chromecast device and set it up
  • Register an application on the Developers Console (http://cast.google.com/publish). The easiest would be to use the Styled Media Receiver option there. You will get an App ID when you finish registering your application.
  • Setup the project dependencies
  • Insert your App ID in the strings.xml in the res directory of the project (look for YOUR_APP_ID in that file)
  • Compile and deploy to your Android device.

References and How to report bugs

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

License

See LICENSE