Quick Start
The Quick Start section contains basic set up information to start programming with ADLX in various applications. Native support for C and C++ applications, as well as non-native support for C#, Java, and Python applications is provided with the ADLX library.
Prerequisite(s)
-
ADLX SDK is installed.
Before you start
-
If your application is in C#, Java, or Python, develop bindings for ADLX in the desired programming language.
-
Load the ADLX library code within the application code, and call the desired initialization function as provided in the ADLX SDK.
-
Use the ADLX System interface provided by the initialization function to access other ADLX features.