Install the library
The library is available in JCenter.
To install the library:
- Start Android Studio.
- Open build.gradle file of your application.
- Add the following lines to the dependencies section, where <version_number> is the required version of the Payments Android SDK:
- groovy
implementation 'com.xsolla.android:payments:<version_number>'
implementation 'com.xsolla.android:payments-playfab:<version_number>'
Was this article helpful?
Thank you for your feedback!
We'll review your message and use it to help us improve your experience.