[SOLVED] Can't make the Cloud XR (AR) work on my Android Device

I’ve been struggling for weeks to get Cloud XR (AR) for Android working on my local network;

the process is still a bit confusing for me;

I create a local connection, run Steam VR, connected to my Quest 3 (rift), run ar_test.exe, run CloudXRServerSample, open the Client on my Android, enter the Server IP (my PC), choose the anchor point, crash

I tried with and without the headset on.

During testing, only once, after entering the IP and choosing the anchor point, SteamVR scenario appeared on my phone’s screen for a few seconds, but the app crashed afterwards.

By the way, where can I find the 4.0.1 SDK?

The first issue I see: SteamVR and CloudXRServerSample are mutually exclusive, and you can’t run a local HMD on SteamVR while streaming with SteamVR to another device. You need to run, in this order, and only: SteamVR, Android tablet/phone device client connect, ar_test.exe. Make sure Oculus for PC (or Meta Quest Link) is not only closed, but all processes associated with it are killed in Task Manager, and make sure no CloudXRServerSample processes are hanging around.

Please make sure you can complete all the steps in the (possibly misnamed) Debug Guide 1, which is more of a guided tutorial with debugging hints.

1 Like

Thank you so much! It works now :)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.