An open API service indexing awesome lists of open source software.

https://github.com/mParticle/mparticle-roku-sdk

mParticle SDK for Roku Streaming devices
https://github.com/mParticle/mparticle-roku-sdk

Last synced: 11 months ago
JSON representation

mParticle SDK for Roku Streaming devices

Awesome Lists containing this project

README

          

## Roku SDK

This is the public repo of the mParticle Roku SDK. mParticle's mission is straightforward: make it really easy to use all of the great services in the app ecosystem. Our SDKs and platform are designed to be your abstraction layer and data hub, and we do the work of integrating with each individual app service so you don't have to.

The mParticle platform supports 150+ partners in the ecosystem, including developer tools, analytics, attribution, marketing automation, and advertising services. We also have a powerful audience engine that sits atop our platform to let you action on all of your data - [learn more here](https://www.mparticle.com)!

## Docs and Download

1. [Check out the docs here](http://docs.mparticle.com/developers/sdk/roku/getting-started/)
2. Navigate to the [releases section](https://github.com/mParticle/mparticle-roku-sdk/releases) and download the latest tagged source, or clone this repository.
3. Create an `mparticle/` directory inside the `pkg:/source/` directory.
4. Copy `mParticleBundle.crt` and `mParticleCore.brs` into the newly created `pkg:/source/mparticle` directory.
5. *For Scene Graph support*, copy `mParticleTask.brs` and `mParticleTask.xml` into your `pkg:/components/` directory.

## Sample Channels

- [Hello World Legacy](https://github.com/mParticle/mparticle-roku-sdk/tree/master/example-legacy-sdk)
- [Hello World Scene Graph](https://github.com/mParticle/mparticle-roku-sdk/tree/master/example-legacy-sdk)

## License

[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)