Android SDK
Guide for integrating Purchasely SDK inside your Android app
Last updated
Was this helpful?
Guide for integrating Purchasely SDK inside your Android app
Last updated
Was this helpful?
Make sure you are fetching your dependencies from Maven Central.
Add the core sdk to your dependencies
The core SDK does not contains a billing store, you need to add the ones you want to use as a dependency otherwise your users won't be able to make purchases.
Huawei requires you to provide the SHA-1 of your certificate and add their configuration file to your project (agconnect-services.json). Please refer to their documentation :
To integrate Huawei Mobile Services, you need to add dependencies to huawei repository and plug-in as referred in their documentation :