I partially solved the issue with installing Visual studio, Dotnet runtime 5,0, completely removing Android studio then reinstalling it, reseting the environment variables and setting up the sdk/ndk/jdk in the project manually. I am able to pack and install on my android via packing or launching from project launcher. Still can’t quick launch tho. Also, before packing make sure to uncheck the “show launch image” in the project settings/android section, I had problems with “app permission-storage” and this solved it. Hope this helps anyone, cheers