Page History
...
To integrate the mobile app of the online store with SDK Assist.Mobile, you must perform the following steps:
- Copy the mobilePay-release-X.X.X.aar file to the /libs directory of the app module.
- Add to module's build.gradle.
- Make following changes in AndroidManifect.xml:
3.1. First you need to make sure that the minimum SDK version is 15 or higher. There should be an element like this inside the <manifest> elementСделать следующие изменения в AndroidManifect.xml: