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

Which tool to use ?

I am starting with my second project the blog reader app in android but in the first project (Fun Facts) the tool used was the android studio and now in the second project tool used is eclipse. So, should I continue using Android studio or should I download Eclipse for the second project??

3 Answers

There's no issues having both installed. Ideally we'd want to stick with Android Studio since that's the future anyway really. I'd say try to use Android Studio if you can, you should be familiar enough by now to follow along with the second project. Any specific problems come back to the forum and I think it would be of benefit for everyone. I assume future Android project courses and updates to existing courses will stick with Android Studio anyway.

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Sorry for the confusion here! I'm about to add an explanation video to all the projects that still use Eclipse. It'll take me some time to refresh everything.

The important thing to learn are the Android programming concepts. The tool is really just a tool. I'd recommend trying to do the lessons using Android Studio, but Eclipse works great still, so it's up to you how.

Android studio is more stable than Eclipse, even at this point. When I switched for this course, I only had one single head scratcher error. WIth Eclipse, it was clean, build, wait, clean, build, wait, etc. I like Eclipse, but AS is the way to go.