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 Simple Android App with Java Getting Started with Android Running the Fun Facts Project

Anastasia Aubrey
Anastasia Aubrey
780 Points

My Gradle project isnt syncing, I've tried to sync still no go. Any suggestions?

In the Gradle Sync box I'm getting a few errors on my screen. When i try to fix the errors I'm not getting any luck.

Boban Talevski
Boban Talevski
24,793 Points

I doubt anyone can offer any help without knowing the exact errors you are getting, so it would be much better if you could post the actual errors here.

Hey Anastasia! If you are still experiencing build issues, feel free to post a screenshot of the errors you're seeing and I'll try to help.

shift-cmd-4 on Mac or Start --> Snipping Tool on Windows

1 Answer

Hi Anastasia! I had a similar project turns out I was using an older version of Android Studio. If you upgrade or reinstall, the logcat will give you links to upgrade gradle after you create a project. (for me I had to download two gradle updates for it to work). Also notice they can be very slow to load/download.

Hope it helps!