Hello, I was using Android Studio normally until the IDE asked me to upgrade and that's what I did. But after the update I got the following error: " No JDK found. ". So I tried to add the following line to the aruive "studio.sh": " JAVA_HOME=" /usr/local/jdk1.8.0_73/ " .But the problem still persists, does anyone know why?