SDK integration
Requirements
minSdkVersion 16
(Android 4.1 Jelly Bean)- PowerAuth Mobile SDK needs to be available in your project.
Gradle
To use WMT in your Android application include the following dependency to your gradle file.
implementation "com.wultra.android.mtokensdk:wultra-mtoken-sdk:1.0.0"
// if not added yet, include PowerAuth SDK too
implementation "io.getlime.security.powerauth:powerauth-android-sdk:1.0.0"
Note that this documentation is using version 1.0.0
as an example.
PowerAuth compatibility
WMT SDK | PowerAuth SDK |
---|---|
1.x.x |
1.x.x |
Last updated on Aug 01, 2020 (14:01)
Edit on Github
Send Feedback