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