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

Gradle build time lagging!!

I need an optimal solution to make Gradle build quicker.i'm using AMD A6 processor and 4GB RAM laptop.It's usually taking tym of 5 to 15 minsin my laptop.i'm using genymotion. Please anyone suggest me a solution.

1 Answer

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Anirudh;

The most improvement will be found, in my experience, by increasing your system's RAM. In my experience 4GB is rather minimal for Android development, especially when using Genymotion. My first suggestion, therefore, would be to increase your RAM and check the difference, if the build time is still bad post back and perhaps other options can be explored.

Happy coding.

Ken