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 trialJason Wolfe
534 PointsError launching android studio
When clicking on studio (not studio 64) to launch i get "Failed to load JVM DLL C:\Program Files\Java\jdk1.7.0_67\jre"
32 bit jdk is installed and the JAVA_HOME variable is in system level.
Reboot. Same thing. No other errors.
...halp...
Gloria Dwomoh
13,116 PointsOk okay, great :)
2 Answers
miguelcastro2
Courses Plus Student 6,573 PointsAre you trying 32-bit when your system is and OS is 64-bit?
Jason Wolfe
534 PointsNope. Everything is 32. Its fixed though.
Gloria Dwomoh
13,116 PointsWhat path have you set in your environment? Try changing it to "C:\Program Files\Java\jdk1.7.0_67\"
Jason Wolfe
534 PointsThis was set correctly.
Jason Wolfe
534 PointsJason Wolfe
534 PointsFixed. Installed the redistributable.