Game is unable to be installed on a lower android version, Unreal 5.3

I’ve finished a demo of my simple arcade-style beat 'em up game. While making it, I switched the engine version from 4 to 5, which caused some SDK issues with packaging. Now the game packages correctly, but I can’t install it on an Android 8 device. (assuming older aswell)

A friend with Android 14 was able to install it without issues. In the project settings, I’ve tried enabling Vulkan and OpenGL for packaging. However, when I try to install both the Universal and ARM64 versions, I just get the message: “Application not installed.”

These are the android studio SDKs I have:

SDK Plateform:

SDK Tools (SDK Build tools):


NDK:

Command line Tools and CMake:

Help Please I have spent 3 days on exporting I had a deadline T-T

Isn’t android 14 the new limit?

I can’t even put it up on android store if it’s less than that.