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

Java Unit Testing in Java How to Test Setting Up a Project for Tests

Declan Nolan
Declan Nolan
1,543 Points

How do I set it up with Android Studio?

I am trying to do the intermediate java course, but I don't have the space on my computer for InteliJ but through the videos I have been told that Android Studio, which I already have is just InteliJ but with a different look. However, when I try and use the code in Android Studio it always gives me error messages such as (java: error: release version 7 not supported), so can I not use android studio or did I set something up wrong