I have a problem trying to install android Studio on Ubuntu 14.04. I get the following error:
ERROR: Cannont start Android Studio
No JDK found. Please validate either STUDIO_JDK, JDK_HOME or JAVA_HOME environment variable points to valid JDK installation.
I was already investigating and I only found a solution in Windows in which environment variables have to be created, but in ubuntu I can not find anything, and it is assumed that I already have the JDK installed.