Android toolchain ndk r14b not supported

When I try to launch my project on my Oculus Quest i get an error that says “android toolchain ndk r14b not supported”

I followed a web page [Here][2] that explained that updating to 4.25 required a switch over to Android Studio. So I installed Android Studio but one of the components (HAXM Installer) failed to install, so maybe this is the root of my problem. But Android Studio started up like nothing was wrong so I proceeded like everything was good. Trying to set up Unreal Editor to use Android NDK r21 I ran the setupandroid.bat (im on windows) and everything is fine until I get an error saying “Warning: Failed to find package 11db; 3.1”

Does anyone know how to fix this? Id like to be able to test my project as I go lol. As far as I know android studio is up to date so idk what’s up.

Another member here Firezown asked a very similar question except his was r12c not supported and no one ever answered his question so hopefully someone here can solve this puzzle :stuck_out_tongue:

Nevermind I solved it. After much digging I found documentation that addresses this issue. [Here][1]

I’m having this same issue, but with 4.26! None of those fixes seem to do anything.

Where did you find the setup android script? I am having trouble finding it…