Hi, I’m often finding when switching from one version of UE or Platform (Tablet to Quest etc), I’m wasting a lot of time time with build fails.
Currently build fails with gradle, but also getting the right android version settings SDK etc.
Is there a fairly easy process for understanding which target versions of SDK, JDK NDK Api Level etc… to build for.
I’m assuming it is device / OS specific, but is that the case, how do we know which to use?
I find I revert back to youtube videos, but usually there’s version differences or out of date information, and never simple solution.