Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Simple Android App (2014) Getting Started with Android Setting Up an Android Development Environment for Mac

I can't install the JDK 7 64 for windows I download the Android studio but it will not run without it

When I download JDK it says Error

4 Answers

Did you try downloading and running JDK 8 the latest update. What sort of error does it give?

I just tried to download the JDK 64 for windows update 8 and 7 and android studios still wasn't able to open. This is error that occurs to no JDK found please install the 64 bit JDK. If you already have a JDK installed,define a JAVA_HOME variable in Computer...

Matt Englund
Matt Englund
2,664 Points

Bennie,

I got stuck with this error as well on Windows 7. I uninstalled Android Studio and Java. I installed JDK 7 instead of 8. And it works just fine now. Here is a link to JDK 7. Hope this helps.

http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

Great it worked! thanks Matt!