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

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.

Awesome Lists containing this project

README

          

# Simcoe
[![Travis build status](https://img.shields.io/travis/prolificinteractive/simcoe-android.svg?style=flat-square)](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

![prolific](https://s3.amazonaws.com/prolificsitestaging/logos/Prolific_Logo_Full_Color.png)

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