https://github.com/mparticle/mparticle-android-sample-apps
This repo contains a Kotlin Android Application that implements and demonstrates the functionality of the mParticle Android SDK.
https://github.com/mparticle/mparticle-android-sample-apps
Last synced: 10 months ago
JSON representation
This repo contains a Kotlin Android Application that implements and demonstrates the functionality of the mParticle Android SDK.
- Host: GitHub
- URL: https://github.com/mparticle/mparticle-android-sample-apps
- Owner: mParticle
- License: apache-2.0
- Created: 2021-10-27T16:29:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-14T14:48:29.000Z (11 months ago)
- Last Synced: 2025-07-14T14:58:52.767Z (11 months ago)
- Language: Kotlin
- Size: 10.4 MB
- Stars: 3
- Watchers: 3
- Forks: 13
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

# mParticle Android Sample Apps
[](https://opensource.org/licenses/Apache-2.0)
Hello! This is the mParticle Android Sample Apps Repository. We've built a collection of fully functional sample apps that provide a best practice approach to integrate with our [mParticle Android SDK](https://github.com/mparticle/mparticle-android-sdk) and other services we provide.
## Getting Started
This repository serves as directory of individual, self-contained, Sample Apps. Each application is a full project with working code, detailed implementation documentation and an integrated CI/CD pipeline via Github Actions.
Our recommenation is to fork or download the entire repository and open a specific project in Android Studio or editor of choice. This will provide full project settings, including linting.
:information_source: **Note:** These Sample Apps require a mParticle account and a valid Input API key.
While the code might run and build without mParticle credentials, the SDKs will not upload events to our servers and will generate errors. Please visit [our docs](https://docs.mparticle.com/guides/getting-started/create-an-input/#create-access-credentials) for more details on setting up an Input API key.
> **Startups, try mParticle for free**
>
> mParticle offers qualified startups up to one year of complimentary access to its enterprise-grade Customer Data Platform (CDP). There are no sales calls — approved startups get instant access.
>
> [Get mParticle Free →](https://www.mparticle.com/lpg/startup-accelerator/?utm_source=github_sample_apps)
### Sample Apps Directory
Below is a list of sample apps, with a brief description of their intended use case. Please navigate to an individual Sample App's README.md file for specific use cases and implementation details.
| App Name | Path | Description |
| ---------- | -------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| Higgs Shop | [core-sdk-samples/higgs-shop-sample-app](core-sdk-samples/higgs-shop-sample-app) | An example of an e-commerce application |
## Contributing
Thank you for thinking about contributing to the mParticle Sample Apps Project.
Please review the [CONTRIBUTING.md](CONTRIBUTING.md) file for details.
## Support
## License
The mParticle Android SDK is available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). See the LICENSE file for more info.
THE MPARTICLE SAMPLE APPS, INCLUDING ANY ASSOCIATED MPARTICLE APIs AND MPARTICLE SDKs, ARE PROVIDED ON AN “AS-IS” BASIS, AND MPARTICLE HEREBY DISCLAIMS ANY AND ALL WARRANTIES OF ANY KIND, WHETHER EXPRESS, IMPLIED (EITHER IN FACT OR BY OPERATION OF LAW), OR STATUTORY, AS TO ANY MATTER WHATSOEVER, INCLUDING, BUT NOT LIMITED TO, ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUALITY, ACCURACY, TITLE, AND NON-INFRINGEMENT. MPARTICLE DOES NOT WARRANT THAT THE MPARTICLE SAMPLE APP, INCLUDING ANY ASSOCIATED, MPARTICLE SDKs OR MPARTICLE APIs, ARE ERROR-FREE OR THAT OPERATION THEREOF WILL BE SECURE OR UNINTERRUPTED.