Frequently Asked Question
How do I include Coppernic library in my Android Studio project
Last Updated 6 years ago
- Copy all the ".aar" file from libs directory of Coppernic SDK to libs directory of your Android module
- Configure the repositories of all projects in including the 'libs' directory as a "flatDir". In build.gradle file of root project :
- Add all libraries in module's build.gradle file