• EnglishEspañol日本語한국어Português
  • Log inStart now

Update the Android agent

To ensure you have the most current version of the Android agent, see the Android agent release notes. Instructions to upgrade your Android app will vary, based on which version of the Android agent SDK you are currently using.

Upgrade from Android SDK versions 2 or 3

If you have previously installed version 2 or 3 of the Android SDK: Go to one.newrelic.com > All capabilities > Mobile > (select an app) > Settings > Upgrade.

Upgrade Android SDK version 1

If you have previously installed version 1 of the Android SDK, follow these one.newrelic.com > All capabilities >

Step

Notes

Open your AndroidManifest.xml file, and remove the NewRelicApplication class.

When you first ran nrandroid-setup, the NewRelicApplication class was added to your AndroidManifest.xml file. This has been removed from the New Relic SDK and is no longer necessary.

If you had an existing Application subclass and modified it to inherit from NewRelicApplication, update your subclass to inherit from Application instead.

Stop using nrandroid-ant.

The capability no longer requires the custom Ant wrapper script for Android applications. Once you upgrade, simply use your standard build tools.

If you modified an existing Maven configuration to invoke the mobile build steps, remove those modifications, and use the revised build instructions.

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.