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

Nancy Melucci
PLUS
Nancy Melucci
Courses Plus Student 36,159 Points

Old Treehouse Eclipse Based Apps

Ben J. mentions Eclipse based tutorials in the Android Tools Course...are these still available for Studio users who would like to build them? (I have Eclipse too but I'd try Studio first.)

Thanks!

3 Answers

Hi Nancy,

Looking back at the Android Tools Course, Ben introduces Android Studio. I believe at the time he made that course, Android Studio was still in beta. It is now officially supported by Google and Eclipse will no longer be supported, so it is highly recommended that you use Android Studio.

Nancy Melucci
PLUS
Nancy Melucci
Courses Plus Student 36,159 Points

Ah, what I meant was are those old Eclipse-based app tutorials available so we can try to build the apps in Android Studio. I didn't mind using Eclipse but the question was about the tutorials and the apps that could be built using them, not the use of Eclipse per se. Thanks!

You should be able to make the same apps in Android Studio. There may be small differences when adding libraries, but if you have specific questions about that, ask on the forums and someone should help. Other than that the code should still be the same.

Ben Jakuben
Ben Jakuben
Treehouse Teacher

They are retired, but technically they're still available! You need the direct links, which I've pasted below.

The concepts covered in these courses are covered in the new versions, so you won't really learn anything new. But the code is pretty much still relevant despite updates to Android. The core stuff really doesn't change!

The one thing you'll get a little extra is in the Crystal Ball app, which has a few animations, plays a sound, and adds a shake detector.

Build a Simple Android App (Crystal Ball)

Build a Blog Reader App