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 trialBennie Hollis
108 PointsI 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
Gunjeet Hattar
14,483 PointsDid you try downloading and running JDK 8 the latest update. What sort of error does it give?
Bennie Hollis
108 PointsI 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
2,664 PointsBennie,
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
Bennie Hollis
108 PointsGreat it worked! thanks Matt!