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 trialJamil Jones
10,852 PointsError with JDK 7
I am showing this error in my error Message view:
Error:(3, 22) compileSdkVersion android-21 requires compiling with JDK 7
I've downloaded this and it appears to be point to the right folder in my preferences. But it still showing the error on my screen.
1 Answer
Syed Sayem
11,327 PointsI think your facing similar problem to this issue, try to follow the step describe by Subin Sebastian. http://stackoverflow.com/questions/26689513/errorcompilesdkversion-android-21-requires-compiling-with-jdk-7
Let me know if that work for you?