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!
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

Neil Shweky
5,022 PointsAndroid Studio or Eclipse?
The build a simple app course in the Android track uses Android Studio, but the build a blog reader app uses Eclipse. Will there be added courses that use Android Studio in the future? Or should I make the switch over to Eclipse?
2 Answers

Stone Preston
42,016 PointsEclipse is old. Android Studio is the direction android development is heading. Android courses in the future will use Android Studio. If I were you, I would try and do the old videos that use eclipse using android studio. Im not sure how easy that will be as I havent tried it. But it would probably be better to try and use android studio if possible.

Russell Beye
3,367 PointsYou should use whatever IDE/editor you are more comfortable in. I use Sublime Text due to it's simplicity, package control, and code building: http://www.sublimetext.com/.
It doesn't matter what you use, as long as you know how to use it. The editors are purely a personal preference.