Can't make APK without SDK API Androind 28 installed... but it is.

Trying to package for Oculus go. In my settings the target API is 21 but when I package it says I need minimum 28. Problem is that I have 28 (android 9.0 Pie) installed through android studio.

Hey, trying installing codeworks for android under D:\Program Files\Epic Games\UE_4.22\Engine\Extras\AndroidWorks\Win64, then update only sdk28 through android studio->configure->sdk manager.

This helped me - thank you! Though it seems hacky to have to manually remove and add APIs just to get a certain one. Also, what if I want my app to work on older phones? It certainly COULD if there wasn’t that silly rule of minimum api 28.