We have brand new MacBooks with High Sierra (10.13.6). Other system info:
JAVA Version: java version \"11.0.1\" 2018-10-16 LTS
Java(TM) SE
Work perfectly!
step 1: cd ~/ step 2: vim ~/.bash_profile
-Add text "export ANDROID_HOME ..." to end text.
Commands used to update Java Version:
cd ~/
vim ~/.bash_profile
Updated the JAVA_HOME
Save in vim using :wq!
source ~/.bash_profile