Installation
Last updated
Last updated
List necessary software and tools:
Android Studio
Download the SDK
Download the latest version of the Noctua SDK from .
Add the .aar
file to your project
Place the .aar
file in the libs
directory of your Android project.
Copy the downloaded
noctua-sdk.aar
file to thelibs
directory of your Android project.
Modify build.gradle
files
In the project-level build.gradle
file, add the following repository if it's not already included:
In the app-level build.gradle
file, add the dependency: