1. Create a new application with Android Studio. For instructions, see the Android Developers Guide.

  2. Ensure that the Digi API extensions are installed in your Android SDK. To learn how to install them, see the instructions in Step 4.1: Install the software.

  3. Configure your project to use the Digi API extensions instead of the standard Android SDK.

    1. Right-click on your Android project and select Open Module Settings. The Project Structure dialog appears.

    2. In the Compile Sdk Version box, select Digi SDK Add-On for Embedded (API 26).

      image

  4. Click OK to close the dialog and apply the changes.