Integration Methods
You can integrate the TransactBridge Android Drop-in SDK in two ways:Option 1: Direct AAR File
-
Download the AAR:
- Download dropin.aar file by clicking here
-
Add the AAR to your project:
- Place
dropin.aarin your app’slibs/directory. - In your
app/build.gradle:
- Place
-
Declare Required Dependencies:
- Sync your project with Gradle.