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
Wesley Dollahon
114 Points"compileSdkVersion" Error
In Android Studio v1.3, I start a Fun Facts project following the "Build A Simple Android App" carefully. When it finishes loading my project, I get an error message along the lines of "Error:(3, 22) compileSdkVersion android-23 requires compiling with JDK 7: Download JDK 7, Select a JDK from the File System, Open build.gradle File". I download JDK from the site and select it from the file system, but I am lost in regards to what I should do to solve the "Open build.gradle File". Please help!
Farouk Charkas
1,957 PointsFarouk Charkas
1,957 PointsJon Kussmann Gloria Dwomoh