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 trialNabil Arkate
Courses Plus Student 9,940 PointsEclipse vs Android Studio
Hi, What is the difference between an Android project made in Eclipse or Android Studio. How can i learn making an android project using Eclipse in Tree-house.
1 Answer
coraldomnguez
7,370 PointsHi! As far as I know Eclipse was very popular in the past when Android Studio didn't exist or was in early stages, but now, in my opinion, Android Studio is WAY better. It's an IDE specifically designed to make Android apps, so it has many more features and simplifies the task of creating apps. Plus you can design the UI with a drag and drop menu, which is really easy to use. I'm not an expert, but hope this helps :)
Nabil Arkate
Courses Plus Student 9,940 PointsNabil Arkate
Courses Plus Student 9,940 PointsThanks for the response