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 Build a Self-Destructing Message Android App Adding Users Using Parse.com Creating an Account and App on Parse.com

Maciek Bihun
Maciek Bihun
5,624 Points

Where can i find a build.gradle in Eclipse?

Up.

1 Answer

Ryan Ruscett
Ryan Ruscett
23,309 Points

Even after you have all the android integration etc. You still wont have gradle. You need to do an eclipse gradle integration. Where as in Android Studio it's already there by default. I wouldn't use Eclipse to build mobile apps. I know, I get it. I love eclipse and built several mobile apps in eclipse. EXCEPT, one day. Some of them stopped working. Upon looking up the issues. I came across the eclipse is no longer a supported IDE for android. So updated packages wouldn't work right and I had to keep rolling back etc. Android studio works very similar to eclipse and has much better AVD options. But, if you want gradle in eclipse, you need to download the gradle integration.