https://github.com/mparticle/mparticle-media-samples
https://github.com/mparticle/mparticle-media-samples
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mparticle/mparticle-media-samples
- Owner: mParticle
- Created: 2019-10-07T22:21:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T16:58:20.000Z (almost 3 years ago)
- Last Synced: 2023-07-10T17:25:55.556Z (almost 3 years ago)
- Language: Kotlin
- Size: 1.54 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[](https://travis-ci.com/mParticle/mparticle-media-samples)
# mParticle Media Samples
This repo contains a set of reference Media SDK implementations for iOS, Android, and Web.
:arrow_right: [**DEMO**](https://mparticle.github.io/mparticle-media-samples/)
# Getting started
Simply clone this repo and follow the relevant instructions in the directory that relates to your platform.
In each sample you can see how the mParticle Media Session object is implemented, and you can also reference the repo and mParticle doc site for each respective platform:
### iOS
- [Github](https://github.com/mparticle/mparticle-apple-media-sdk)
- [Docs](https://docs.mparticle.com/developers/sdk/ios/media/)
### Android
- [Github](https://github.com/mparticle/mparticle-android-media-sdk)
- [Docs](https://docs.mparticle.com/developers/sdk/android/media/)
### Web
- [Github](https://github.com/mparticle/mparticle-web-media-sdk)
- [Docs](https://docs.mparticle.com/developers/sdk/web/media/)
## Support
## License
The mParticle SDKs are available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). See the LICENSE file for more info.