Android device launch failed with unknown error

Screenshot 2022-10-12 134429

it is version 8

Also i have .net framework v4.8, v3.5.3, v3.0 and v2.something installed, is that a problem?

Edit1:

So my API level of android device was on API 31. After uninstalling and reinstallilng the correct API level, the old errors are gone and Its showing me the new error for which the log is pasted below.

Edit2:

I was able to solve the above error by just renaming the files d8 to dx but after launching the project i encountered another error which is specific to android 31 and above.

[Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present]

Edit3:

The issue of android version has a work around which is by disabling the splashscreen but the problem is that none of the project is working on my device I have a oneplus 9R which fails to run any project even a blank project.

If any one of the issues can be solved, Please revert soon, thanks in advance