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 Windows

Jason Wolfe
Jason Wolfe
534 Points

Error 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...

Jason Wolfe
Jason Wolfe
534 Points

Fixed. Installed the redistributable.

Ok okay, great :)

2 Answers

Are you trying 32-bit when your system is and OS is 64-bit?

Jason Wolfe
Jason Wolfe
534 Points

Nope. Everything is 32. Its fixed though.

What path have you set in your environment? Try changing it to "C:\Program Files\Java\jdk1.7.0_67\"

Jason Wolfe
Jason Wolfe
534 Points

This was set correctly.