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
Source Code
Language | Repository |
---|---|
Android | https://github.com/wingify/vwo-fme-android-sdk |
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.
Updated 28 days ago