Installing the SDK
Android SDK Installation
To integrate FE SDK into your Android application, you first need to install the SDK through a package manager for Android. VWO FE 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 LevelAndroid API level 21 onwards
Device Support
This SDK supports the following devices:
- Mobile
- Tablet
- Android TV
Source Code
Language | Repository |
---|---|
Android | https://github.com/wingify/vwo-fme-android-sdk |
The FE 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 19 days ago