Avaya Client SDK

< Back to Package Overview

Build and Runtime Environment

Overview

The Avaya Vantage device runs the Android operating system. In order to build your own replacement communications application, you can leverage ClientSDK and Desk Phone Services. Both ClientSDK and Desk Phone Services are delivered in the format of an Android Library also known as AAR file.

You can download the required AAR files for ClientSDK and Desk Phone Services from the Developer Downloads section.

The AAR file format is supported by the various Android build systems and you can find online documentation on how to consume an AAR dependency for your combination of artifact repository and build system technology.

Development Environment

Our reference replacement communications application is built with: * Gradle 2.14.1 * Android Studio 2.2.3 or later

Runtime Environment

  • Vantage device is running Android 6.0

Other Requirements

Your applications built on top of ClientSDK need to comply with the requirements from Configuring the SDK.