Community Tutorial: Unreal Engine 5.3.2 for Meta Quest VR

I can’t make it work for my setup :disappointed_relieved:.
I have an issue when I try to export my project, it says that SDK is not installed.

I can’t still play the game in my quest3 with VR preview, this is working, only the build is not working.

I follow the documentation to the T.
One thing tho is that I don’t have this on my Flamingo 2022.2.1 patch 2

  1. Under the “SDK Tools” tab expand “Android SDK Build-Tools 34”

What I have is : Android SDK Build-Tools 35-rc2

I’m trying to simply test the export so I’m trying to build the default VR template from Unreal, no modification.

One last thing, my Java is installed same location but jdk-17 instead of jdk-17.0.10 but that should not be an issue.

Here is what I see when I try to build
image

image

These are my env which were set by running the SetupAndroid as describe in the doc.
image

I’m desperate, any help would be greatly appreciated.