I have downloaded visual studio for mac and try to start learning xamarin is iOS and Android
the problem is when I try to run the android project I got the following error
Building with JDK Version `11.0.1` is not supported. Please install JDK version `1.8.0`
knowing that I have installed java 1.8.0, but I can not see it when i run java --version on terminal, I can only see 11.0.1