Splunk MINT SDK for Android (Legacy)

Splunk MINT SDK for Android Developer Guide

Acrobat logo Download manual as PDF


Splunk MINT is no longer available for purchase as of January 29, 2021. Customers who have already been paying to ingest and process MINT data in Splunk Enterprise will continue to receive support until December 31, 2021, which is End of Life for all MINT products: App, Web Service (Management Console), SDK and Add-On.
This documentation does not apply to the most recent version of Splunk MINT SDK for Android (Legacy). For documentation on the most recent version, go to the latest release.
Acrobat logo Download topic as PDF

Changelog

Download

To download the latest version of the Splunk MINT SDK for Android, see Requirements and installation for Android.

Note  Use of the Splunk MINT SDK is subject to the Splunk MINT Terms of Service.

For help with common issues, see Troubleshooting Splunk MINT.

Version 5.1.0

Released 8/8/2016


What's New

  • How you use the Gradle plugin has changed. You also have the option to use instrumentation that intercepts network calls. For details, see Use the Gradle plugin for Android.
  • Transactions are now tracked using a transaction ID. As a result, transaction names no longer need to be unique. For details, see Monitor transactions.
  • You can now create timers to track the elapsed time of activities, in nanoseconds. For details, see Create timers.
  • You can now report Application Not Responding occurrences (ANRs). For details, see Report ANRs.
  • New fields have been added to the fields that MINT collects using the MINT SDKs. For a detailed list, see List of data fields in the Splunk MINT Overview manual.


API Changes

  • The Mint.timerStart(name) and Mint.timerStop(id) methods have been added.
  • The Mint.startANRMonitoring(timeout, ignoreDebugger) method has been added.
  • The Mint.transactionStart method returns a transaction ID.
  • The name parameter has been replaced by an id parameter for the Mint.transactionCancel and Mint.transactionStop methods.

Version 5.0.0

Released 03/21/2016


What's New


API Changes

  • Add an initAndStartSessionHEC method for initializing the SDK for the HTTP Event Collector. For details, see Add Splunk MINT to your Android project.
  • Renamed the enableDebug method to enableDebugLog.
  • Renamed the logExceptionMap and logExceptionMessage methods to logException to use the same overload name.
  • Added a logView(view, key, value) method.
Last modified on 08 August, 2016
PREVIOUS
API Reference
  NEXT
Known issues

This documentation applies to the following versions of Splunk MINT SDK for Android (Legacy): 5.1.x


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters