I was trying to Build and run Unity on my phone and was shown following on the console

Hello could someone tell me what the problem is here?

I am Using Unity 2021.3.1f1. I was trying to Build and run Unity on my phone.

Following was shown on the console.
CommandInvokationFailure: Unable to install APK to device. Please make sure the Android SDK is installed and is properly configured in the Editor. See the Console for more details.
C:\Program Files\Unity\Hub\Editor\2021.3.1f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platform-tools\adb.exe -s “72f5992a” install -r -d “C:\Users\josas\OneDrive\Desktop\Dawit - AR Marker\Builds\AR_Template.apk”

stderr[
adb: failed to install C:\Users\josas\OneDrive\Desktop\Dawit - AR Marker\Builds\AR_Template.apk: Failure [INSTALL_FAILED_USER_RESTRICTED: Install canceled by user]
]
stdout[
Performing Streamed Install
]
exit code: 1