DOC

com.newrelic.agent.android : android-agent

Maven & Gradle

Jul 10, 2023
8 usages
9 stars

New Relic Android Agent · The New Relic Android agent provides performance monitoring instrumentation for Android applications

Table Of Contents

Latest Version

Download com.newrelic.agent.android : android-agent Javadoc & API Documentation - Latest Versions:

All Versions

Download com.newrelic.agent.android : android-agent Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
7.0.x
6.11.x
6.10.x
6.9.x
6.8.x
6.7.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.28.x
5.27.x
5.26.x
5.25.x
5.24.x
5.23.x
5.22.x
5.21.x
5.20.x
5.19.x
5.18.x
5.17.x
5.16.x
5.15.x
5.14.x
5.13.x
5.12.x
5.11.x
5.10.x
5.9.x
5.8.x
5.7.x
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.98.x
4.95.x
4.87.x
4.83.x
4.273.x
4.265.x
4.244.x
4.190.x
4.178.x
4.177.x
4.120.x
3.429.x
3.419.x
3.407.x
3.378.x
3.361.x
3.330.x
3.308.x
3.264.x
3.239.x
3.214.x
3.199.x
2.444.x
2.440.x
2.433.x
2.426.x
2.412.x
2.397
2.365

How to open Javadoc JAR file in web browser

  1. Rename the file android-agent-7.0.0-javadoc.jar to android-agent-7.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder android-agent-7.0.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "android-agent-7.0.0-sources.jar" -d "android-agent-7.0.0-javadoc" -subpackages