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 trialWillie Suggs
Courses Plus Student 5,879 Pointserroe(3, 22) in andriod studio
I keep getting this error in my build in andriod studio. what do i do to fix it?
Willie Suggs
Courses Plus Student 5,879 Pointsdownload jdk 7 (which i did and installed) select jdk from the file system open build.gradle file
1 Answer
Seth Kroger
56,415 PointsGo 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.
Seth Kroger
56,415 PointsSeth Kroger
56,415 PointsIs there anything more to the error message?
[changed post category to Android]