3
A few days ago I try to install the Android Studio editor on Fedora linux and I can’t.
I searched in some tutorials, websites, google and could not find a solution to deal with the error below:
ERROR: Cannot start Android Studio nno JDK found.
Please validate either STUDIO_JDK, JDK_HOME or JAVA_HOME Environment variable points to Valid JDK installation.
Any idea how to solve this problem?
What is the content of the environment variables STUDIO_JDK, JDK_HOME and JAVA_HOME?
– user4552