Pixalytics is an Android client API to send events to the top Analytics platforms, such as Mixpanel, Google Analytics or Flurry.
The platform core:
compile 'com.pixable:pixalytics-core:0.3.2'
And the platforms that you need, out of these:
compile 'com.pixable:pixalytics-mixpanel:0.3.0'
compile 'com.pixable:pixalytics-flurry:0.3.0'
compile 'com.pixable:pixalytics-facebook:0.3.0'
Check the latest versions at in Bintray JCenter.
MIT. See the License file.