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