New SDK Installed cant be recongnized by UE 5.5.4 for packagign to QUEST 3

  1. Use turnkey to install Android studio as the Android setup for 5.5 outlines.
  2. Go to the SDK manager in Android studio and install Android 12L (“Sv2”) 32, which is the latest Meta headsets can run.
  3. Change your SDK config to use 32 and android-32 for the NDK. Make sure the JAVA directory is correct.
  4. Put your target APK versions to 32.
  5. Now you can package and run.