1st Time Building For Android - APK Install Error On Device?

Hi,

Just built a demo for Android.
I transferred the APK file to my device.
When I try to install the APK on my device I receive the following error:
“There was a problem parsing the package.”

Any ideas?
(New to Unity Engine)
Thanks!

Jesse

Ok, got it working:
“Minimum API Level” was too high.
(was set to Android v10 and my device is Android v8)
Thanks!

Jesse