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 Build a Weather App (2015) Networking Getting the OkHttp Library Using Gradle

Tina Maddox
Tina Maddox
28,102 Points

Hello community, Where is the link to upgrade Java to v7? I have v6 currently.

I am using mac os x 10.10.5
I'm running java version "1.6.0_65" I checked Oracle's site and cannot find java v7. What to do? Will Android Studio building the Stormy app still work?

Thank you so much for your help! =D

2 Answers

I'm not sure. If android studio works then it should work, alternatively just go to the below link and scroll down to the teacher's notes and select the java 7 bundle that you need (64 or 32 bit).

https://teamtreehouse.com/library/build-an-android-app/getting-started-with-android/setting-up-an-android-development-environment-for-windows

If you have any more questions, just ask.

Tina Maddox
Tina Maddox
28,102 Points

Hello Peter, Thanks for the link. I have followed all of the information that was available but cannot find anything even on Oracle's web site regarding JDK7 that is available for download for mac os x.

I am hoping someone on here will know what I can do to remedy this. I just hope that the Stormy app will work running JDK6...

This Java 7 from Oracle should work:

http://docs.oracle.com/javase/7/docs/webnotes/install/index.html#ma

Shoot back with any questions.