Configure your project
-
- UpdatedFeb 1, 2024
- 1 minute read
- Washington DC
- Developer guides
Before writing any application that leverages the Mobile SDK for Android, you must configure your project to use the SDK.
Before you begin
Role required: none
Procedure
To include the nowsdk module in your project, add the following line to the
settings.gradle file in your application folder:
include ':nowsdk'