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 trialBoris Vukobrat
4,248 PointsUsing Eclipse and Android Studio
How to use same SDK library for both? I don't like to experiment with this. I have already AS installed, and now would go for Eclipse. So after installing a fresh Luna_EE, I will need to add ADT plug-in, right? Then, what about SDK? How to point to existing SDK folder at C:\Program Files\Develop\Android\android-studio\sdk?
1 Answer
Boris Vukobrat
4,248 PointsOh. well, no harm if I answer myself : ), as I just solved this small worry, not to have second version of SDK. Eclipse automatically found android-studio/sdk folder and set path to it (Eclipse_EE Luna + ADT). Nice job eclipse guys.