Installing the SDK

Android SDK Installation

To integrate FME SDK into your Android application, you first need to install the SDK through a package manager for Android. VWO FME Android SDK can be installed using maven.

implementation 'com.vwo.sdk:vwo-fme-android-sdk:<latestVersion>'
implementation 'com.vwo.sdk:vwo-fme-android-sdk:<latestVersion>'

Requirements

📘

Android API Level

Android API level 21 onwards

Device Support

This SDK supports the following devices:

  • Mobile
  • Tablet
  • Android TV

Source Code

The FME SDK code is available in various languages on GitHub. All the SDKs published under Wingify Organization on GitHub are licensed under Apache 2.0 License (c) Wingify Pvt. Ltd. 2024.