whenever I tried to run the app on my android 10 device it shows me this-
" Executing: C:\Program Files\Android\Jdk\microsoft_dist_openjdk_1.8.0.25\bin\java.EXE -jar "C:\\Program Files\\Microsoft Visual Studio\\2019\\Community\\MSBuild\\Xamarin\\Android\\apksigner.jar" sign --ks "C:\\Users\\hi\\AppData\\Local\\Xamarin\\Mono for Android\\debug.keystore" --ks-key-alias "androiddebugkey" --out "C:\\Users\\hi\\AppData\\Local\\Temp\\iqgopjcn.pfz\\Mono.Android.Platform.ApiLevel_29.apk" --ks-pass "pass:android" --key-pass "pass:android" "C:\\Users\\hi\\AppData\\Local\\Temp\\iqgopjcn.pfz\\unsigned.apk"
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
Removing temporary directory: C:\Users\hi\AppData\Local\Temp\iqgopjcn.pfz
Creating C:\Users\hi\AppData\Local\Xamarin.Android\Cache\Mono.Android.Platform.ApiLevel_29.apk"
I don't know to solve this I am new to android development, before trying Xamarin I also tried Android Studio but whenever I create new projects along with a new error arises, after being frustrated I switch to Xamarin, here I got an error too.
I have installed Visual Studio 16.8 on my 32bit Windows pc,
I have also installed Android 10 SDK,
I hope You will solve this problem as soon as possible.