Skip to main content

1. Installation

To integrate the TransactBridge SDK into your Android project, add the following dependency to your app’s build.gradle.kts or build.gradle file.

2. Dependencies

The SDK relies on common AndroidX libraries. Ensure your app does not have conflicting versions.
  • androidx.appcompat:appcompat
  • androidx.webkit:webkit
  • com.google.code.gson:gson
  • androidx.browser:browser