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 trialalekseibingham
4,491 PointsI 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.
1 Answer
Rohit Barla
609 Pointsconnect 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)".
alekseibingham
4,491 Pointsalekseibingham
4,491 PointsI found out I was on android studio 2.3.3 and just updated to 3.1.1 although it still dose not work properly