DRSpearing Posted April 17 Share Posted April 17 Good day! I have been developing for the XR Elite on a work laptop (Windows 10) using UE 5.1. I have been able to establish a workflow and deploy my projects without issues. I'm now trying to do some development on a new computer (Windows 11) at home and I need to use UE5.3 because of a third party package I hope to use in the future. I want to make sure that my workflow on my new computer at home is configured correctly and I "think" I have followed all of the steps that I have found for developing Android apps with UE5.3. I wanted to use the UE VR Template as a baseline to test the computer configuration before going any further. I can build the VR Template. However, when I upload it to the headset, it installs as a 2D application and will not execute in the headset. It's probably something simple or an SDK/NDK incompatibility or something. I copied the UE5.1 project from my work computer to my home computer and compared the settings and plugins in between each project but I just can't find the differences. Any ideas of where to look? Thanks in advance! Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted April 18 Share Posted April 18 Hi @DRSpearing, Did you try using Vive OpenXR Plugin? https://developer.vive.com/resources/openxr/unreal/unreal-download/latest/ Link to comment Share on other sites More sharing options...
DRSpearing Posted April 18 Author Share Posted April 18 Thanks for the response! I'm using the Vive OpenXR plugin and I've run through the steps on the Unreal documentation again. I'm wondering if my Android stuff isn't configured correctly. When I run SetupAndroid.bat I have never been prompted to accept the license agreement (I thought this was a MUST) and I also get the following warning: Warning: Errors during XML parse: Warning: Additionally, the fallback loader failed to parse the XML. Also, the headset is running Android 10 but I'm not sure exactly which versions of the SDK/NDK I should use in my projects for UE 5.3. Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted April 18 Share Posted April 18 Hi @DRSpearing, Could you provide apk(required developement build) or log file for further assistance? C:\Users\<Account>\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+Epic+Games+UE_5.3 Below is an example of our SDK and NDK settings, You can also checkout below document to setup your SDK and NDK. https://dev.epicgames.com/documentation/en-us/unreal-engine/how-to-set-up-android-sdk-and-ndk-for-your-unreal-engine-development-environment Link to comment Share on other sites More sharing options...
DRSpearing Posted April 18 Author Share Posted April 18 Thank you for the response! Log file attached. My .apk is 410MB so it won't attach to this message. Is there another way? Thanks in advance! C+Program+Files+Epic+Games+UE_5.3.zip Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted April 18 Share Posted April 18 Hi @DRSpearing, Could you share your screenshot of AndroidSDK settings? Link to comment Share on other sites More sharing options...
DRSpearing Posted April 18 Author Share Posted April 18 I had them exactly like what you have in the above message. I'm sorry, but I just came into work and I'm not at that computer. I can send confirmation this evening. I did bring the .apk with me to work. Is there a way I can get it to you? Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted April 18 Share Posted April 18 That's fine if the settings are the same. We will check the log first. Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted April 19 Share Posted April 19 Hi @DRSpearing, Could you double check if plugin is enabled? If yes, please uncheck and check then rebuild. Link to comment Share on other sites More sharing options...
DRSpearing Posted April 19 Author Share Posted April 19 Thank you for the response! Same result. I've attached my install script in case that is helpful. Install_Default_5_3_2-arm64.bat Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now