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 an Interactive Story App User Input Creating the Project

I get a gradle sync failed error message upon creating the project for the first time.

Error Message: Error:Could not find common.jar (android.arch.core:common:1.0.0). Searched in the following locations: https://jcenter.bintray.com/android/arch/core/common/1.0.0/common-1.0.0.jar

I am currently trying to solve it on my own but I'm not seeing much through online forms with this specific error.

I found out I was on android studio 2.3.3 and just updated to 3.1.1 although it still dose not work properly

1 Answer

connect your pc through the Internet and go to option "Build>Rebuild Project". or make sure your gradle is selected to "use default gradle wrapper". to check that go to "file>setting>Gradle" than select the "Use default gradle wrapper(recommended)".