[Q] Java not found error help urgent!!!

Search This thread

Rene_ajax

Senior Member
Jun 17, 2012
1,048
153
26
Amsterdam
Noooo!!
Today ive bought new laptop, windows 7. on my old windows xp android sdk was working 100%.
everytime i start the setup i get this error:[see attachment]
Can someone plzz help me im fed up everytime setting up the android platform costs me 2 days :silly:

thaNKs
 

Attachments

  • error.jpg
    error.jpg
    125.2 KB · Views: 31

KeylanHalfdan

Senior Member
Jun 9, 2012
413
211
Have you tried going to Oracle.com and downloading the java jdk?

To get into coding I needed both the java jdk, android sdk.

Sent from my Galaxy Nexus using Xparent Cyan Tapatalk 2
 

alinuredini

Member
Feb 5, 2012
49
15
27
Struga
You are missing JRE

Windows 7 doesn't come with preinstalled Java Runtime Environment. Therefore you need to install it in order to run Android SDK.
You can grab it from Java's official site http://java.com
Install it, and if you still have problems, put Java in your PATH. Google it!

---------- Post added at 10:42 PM ---------- Previous post was at 10:40 PM ----------

Have you tried going to Oracle.com and downloading the java jdk?

To get into coding I needed both the java jdk, android sdk.

Sent from my Galaxy Nexus using Xparent Cyan Tapatalk 2
It needs to have JRE installed, and then it checks for JDK, if its not installed, it will do it for you.