https://github.com/prolificinteractive/simcoe-android
A simple, light analytics framework for Android.
https://github.com/prolificinteractive/simcoe-android
analytics android mixpanel
Last synced: 2 months ago
JSON representation
A simple, light analytics framework for Android.
- Host: GitHub
- URL: https://github.com/prolificinteractive/simcoe-android
- Owner: prolificinteractive
- License: mit
- Created: 2016-05-24T18:10:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T16:20:55.000Z (almost 9 years ago)
- Last Synced: 2026-01-01T10:39:54.032Z (6 months ago)
- Topics: analytics, android, mixpanel
- Language: Kotlin
- Homepage:
- Size: 540 KB
- Stars: 2
- Watchers: 19
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simcoe
[](https://travis-ci.org/prolificinteractive/simcoe-android)
Analytics wrapper for all your providers.
## Features
TODO
## Installation
```gradle
compile 'com.prolificinteractive:simcoe:0.1.0'
// If you want a specific provider
compile 'com.prolificinteractive:simcoe-mixpanel:0.1.0'
```
### Proguard
TODO
## Usage
TODO
## Contributing to Simcoe
To report a bug or enhancement request, feel free to file an issue under the respective heading.
If you wish to contribute to the project, fork this repo and submit a pull request. Code contributions should follow the standards specified in the [Prolific Android Style Guide](https://github.com/prolificinteractive/android-code-styles).
## License

Copyright (c) 2017 Prolific Interactive
Simcoe is maintained and sponsored by Prolific Interactive. It may be redistributed under the terms specified in the [LICENSE] file.
[LICENSE]: ./LICENSE