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

Kristian Olsson
Kristian Olsson
1,553 Points

can´t get Android studio to run. Get an error message saying failed to load JVM dll. i´ve done all the steps necessary.

Done all the settings in vairaiables section(JAVA_HOME+path) still not working. reinstalled several times. Pls help.

5 Answers

Anders Larsen
Anders Larsen
557 Points

Its an Path error : it needs to be like : JAVA_HOME: C:\Program Files\Java\jdk1.7.0_21 and PATH: C:\Program Files\Java\jdk1.7.0_21\bin or where ever you have install`d Java jdk

Kristian Olsson
Kristian Olsson
1,553 Points

ok, and i do this in the System vaiable section?

Anders Larsen
Anders Larsen
557 Points

Yes, had the same problem, but this fixt it for me

Kristian Olsson
Kristian Olsson
1,553 Points

ok, do I have to restart or anything? Log out log in mayby?

Kristian Olsson
Kristian Olsson
1,553 Points

Still not working, Should I reinstall and try everything from the beginning?

Kristian Olsson
Kristian Olsson
1,553 Points

Its working, Thx for the help. really Appreciate it. :)