Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Victor SDK is made up of two aar libraries, VictoRCore and VictoRCommunications. Both are essential in working with a VictoR device. It is important users add both libraries as dependencies for a Java project dealing with VictoR devices. If working in Android Studio, the libraries can be added to the project by first navigating to the Project Structure option under the File menu:.

...

Once the Project Structure window opens, users can add dependencies to the aar libraries:.

...

Device Manager

Instantiation

...