Unable to install .apk build (App not installed)

Hello!

I’m having a problem with my app builds where even after setting up the correct keystore with the correct password, etc. I still get the “App not installed” error when I put it on my phone and try to install it.

I’ve never had this problem before until I reinstalled my windows on my PC, i saved the keystore on my github and everything but even when i put in the correct password, information etc. And I still get App not installed on my phone

Here’s everything i’ve tried:
-Setting the keystore to the exact information as it was on previous builds before reinstalling windows
-Setting the install location to automatic
-Using a different device
-Making a new alias and trying it
-Building and run, which only worked once out of 3 times and didn’t install on my phone every time afterwards, and even if this worked i need to make an actual build to test things out
-Uninstalling the previous version of my app from my phone
-Installing to an android emulator worked but not to any other real device

I’m running out of options and don’t know what to do

Did you try to manually do adb install ? what’s the output?

Sorry if this is a dumb reply but how do i do this?

The easiest way would be: