Check out our official documentation to learn how to install the library on Android Studio and Eclipse. You will also learn how to make use of all the features we currently support!
Other links:
- Full API Reference: http://mixpanel.github.io/mixpanel-android/index.html
- Full featured sample application: https://github.com/mixpanel/sample-android-mixpanel-integration
- Android integration video tutorial: https://www.youtube.com/watch?v=KcpOa93eSVs
The Mixpanel library for Android is an open source project, and we'd love to see your contributions! We'd also love for you to come and work with us! Check out http://boards.greenhouse.io/mixpanel/jobs/25078#.U_4BBEhORKU for details.
See wiki page.
See LICENSE File for details. The Base64Coder,
ConfigurationChecker, and StackBlurManager classes, and the entirety of the
com.mixpanel.android.java_websocket package used by this
software have been licensed from non-Mixpanel sources and modified
for use in the library. Please see the relevant source files, and the
LICENSE file in the com.mixpanel.android.java_websocket package for details.
The StackBlurManager class uses an algorithm by Mario Klingemann <mario@quansimondo.com>
You can learn more about the algorithm at
http://www.quasimondo.com/StackBlurForCanvas/StackBlurDemo.html.