I’m working on a simple archviz project for mobile but the problem is that i know nothing about mobile dev and i’m facing some problems that i don’t know how to solve.
I’m using unreal 5.6 and the SDK/NDK/JDK installed i got from this site Setting Up Android SDK and NDK.
The package is successfull and i can install it on the android studio emulator but when i open it, it shows only the first loading screen and then it instantly closes, before anything else. I tried checking every engine compatibility (vulkan, opengl, x84, etc) but it didn’t work.
To sum it up, i’m new to mobile dev and i have this problem that the apk closes instantly and i can’t figure out what and where is the problem to even begin to find solutions to solve it.
Every post or video that i see there is a different problem and solution, so i’m lost on what to do.