Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (9.5k points)

When I run Android from tools in SDK I get this error “No Java Runtime present,requesting to install” in the terminal. I have JRE 8 installed on my MAC OS Yosemite 10.10.3. Can anyone tell me why this happens?

1 Answer

0 votes
by (19.7k points)

You need to install JDK too. You can download it from here

You have to install the full JDK, not only the JRE.

Interested in Java? Check out this Java tutorial by Intellipaat.  

Browse Categories

...