>  Switch To Link 5 and API v2 Documentation

Android

Follow these instructions to upgrade your Android integration.

The Argyle team regularly updates Link SDKs with various benefits including new features, bug fixes, and performance improvements. This page provides guidance on how to easily upgrade your SDK version to get the best Argyle Link experience for your users.

The minimum supported Android version is Android 6.0 (API level 23).

Review the changes in the latest version#

Before you upgrade to a new version of the Link SDK, you should review the Releases page on GitHub. This will help you to understand any changes that you will need to make in your code as the result of an upgrade.

Argyle has released Link 5 — learn more and get the benefits of Link 5 by visiting our Upgrade Guide.

We strongly recommend upgrading the SDK as soon as there is a new version available. Doing so will help you to provide the best Argyle Link experience in your application.

Upgrade to a new SDK version#

Follow these instructions to upgrade an existing project to the most recent version of the Argyle Android SDK:

  1. In your app module gradle file (typically found at app/build.gradle) locate the Argyle dependency within your dependencies block and increment the version number according to the latest version number displayed on our Releases page.

    implementation 'com.argyle:argyle-link-android:<insert latest version number>'

  2. To verify the change initiate a gradle sync and confirm no errors.

  3. If you are using pro-guard, make sure you have the most up-to-date Proguard rules which can be found in our Android Integration Guide.

Updating Argyle status...
© 2024 Argyle Systems Inc.argyle.com