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

Willie Suggs
PLUS
Willie Suggs
Courses Plus Student 5,879 Points

erroe(3, 22) in andriod studio

I keep getting this error in my build in andriod studio. what do i do to fix it?

Seth Kroger
Seth Kroger
56,413 Points

Is there anything more to the error message?

[changed post category to Android]

Willie Suggs
Willie Suggs
Courses Plus Student 5,879 Points

download jdk 7 (which i did and installed) select jdk from the file system open build.gradle file

1 Answer

Seth Kroger
Seth Kroger
56,413 Points

Go to File > Project Structure in the menu and click SDK Location on the left. You should see a space for JDK location. If it doesn't have anything, or is in red click the 3 dots to the right and browse to where the JDK is installed to set it.