C#C
C#8mo ago
thivyan

Error with new project

Created a new project. Everything is erroneous. It sparks this error message:

0>Xamarin.Android.Tooling.targets(62,5): Error XA5300 : The Java SDK directory could not be found. Install the Java SDK by following the instructions at: https://aka.ms/dotnet-android-install-sdk
To use a custom JDK path for a command line build, set the 'JavaSdkDirectory' MSBuild property to the custom path.


Also the IDE looks like this 😦
image.png
Was this page helpful?