Dependencies

Importing SDK and setting up dependencies

Follow these steps to import the SDK and set up dependencies for your project.

  1. Open the project structure:

    • Go to the File tab in the top bar and select Project Structure.

    Project scructure

  2. Add a new dependency:

    • Click on the Dependencies tab.
    • Click the [+] button and select JAR/AAR Dependency Dependencies
  3. Provide the path to the SDK:

    • Enter the path to the Conpeek SDK file
    • Click the [OK] button.

    Path SDK

  4. Apply the changes:

    • Click Apply and then OK to accept the changes.

You can now utilize the features of the Conpeek SDK in your project.

Proceed to the next step: Initialization