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 A Brief Introduction to Android Tools

Is there a way to setup Android Studio with a 64-bit JDK?

When I click on the studio.exe file for the initial setup, the app says:

"No JVM installation found. Please install a 32-bit JDK. If you already have a JDK installed, define a JAVA_HOME variable in [Environment Variables]. "

I currently have a 64-bit version defined as JAVA_HOME. However, I cannot find a 32-bit version to download from the Oracle website.

Is there a way to make it work with my current version?

1 Answer

Instead of clicking on studio.exe, try studio64.exe. ;)