Setting up AR in UE5?

HI so im trying to get AR setup on ue5, but i keep running into this issue
UE5 is installed on a secondary drive (E:/UE5 ) and android studio is installed on my c drive.

i was following these instructions as there is no updated documentation for ue5 as far as i can tell ?

during the setup

but during the installation i keep getting this error when running the bat file

Android Studio SDK Path: C:\Users\Wipeout\AppData\Local\Android\Sdk
Using sdkmanager: C:\Users\Wipeout\AppData\Local\Android\Sdk\cmdline-tools\latest\bin\sdkmanager.bat

ERROR: JAVA_HOME is set to an invalid directory: E:\AndroidADK\jre

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
Update failed. Please check the Android Studio install.

it says i shouldn’t change the directory of the android studio which i didn’t so can anyone help resolve this error :frowning: ?

I recall a post on this forum (perhaps last year) where the person was trying to install the SDK & UE on different drives and that caused the problem in their case.

I can’t confirm this is the case for you too, but trying a more standard install would seem to be the prudent next step. If that works, then you could figure out how to install on different drives.