Sending data to Magic Leap 2 device

@hg1 Magic Leap 2 supports Android’s connectivity API. Using the standard Android API you can use Bluetooth, Bluetooth low energy and even wifi direct.

I haven’t tested any of the “off the shelf” solutions, but a quick search on GitHub and Unity Asset store shows a few options. you can also test the API by building an native Android application using Android Studio that targets Android 10 and the x86_64 architecture