Configure your project
Before writing any application that leverages the Mobile SDK for Android, you must configure your project to use the SDK.
Avant de commencer
Role required: none
Procédure
To include the nowsdk module in your project, add the following line to the settings.gradle file in your application folder:
include ':nowsdk'