Give us as much detail as possible regarding the issue you're experiencing.
ML2 OS version: 1.5
MLSDK version: 1.5
Host OS: Windows
I need to connect a USB CDC device that streams data to the Magic Leap 2. I know this can be done using Android in Java but I need to integrate it with a Native C++ application. Can this be written in Java and then integrated using the JNI interface?