To get started and view sample projects visit the Unity SDK Github repoWe recommend you clone the repo and play it in your editor to understand how the code works. Then you can integrate it into your project by following the Installation steps on Github.
This SDK is in beta. We want to hear from you! To suggest improvements or fixes, open a Github Issue or contact support@managexr.com for additional support.
The Unity SDK is the best way to communicate with the ManageXR Admin App. That said, if you are not using Unity to build your app, you can still query limited information from the ManageXR Admin App (the device serial number) using our Android SDK.We’ve put together a sample project that demonstrates how to query the serial number on managed devices. This project is specifically for developers that need this functionality in native Android/Java code. Check it out here: https://github.com/ManageXR/mxr-android-sdk-serial-sample/tree/master
Assistant
Responses are generated using AI and may contain mistakes.