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

Scott Stewart
Scott Stewart
263 Points

Gradle Errors

I am unable to run any projects or anything on Android Studio on a fresh install would someone be able to help me figure out what is going on??

16 Answers

Thale van der Sluijs
Thale van der Sluijs
1,756 Points

hi scott,

What does AndroidStudio say when you want to start a project?

Scott Stewart
Scott Stewart
263 Points

Module not found right now when I try to run a blank project.

Scott Stewart
Scott Stewart
263 Points

also says. you are using an unsupported version of Gradle. Please use version 1.10

Thale van der Sluijs
Thale van der Sluijs
1,756 Points

Hey Scott,

Try doing this: Go to the SDK Manager and install "Extras|Android Support Repository" Maybe this works

Thale van der Sluijs

Scott Stewart
Scott Stewart
263 Points

Will let you know if that fixes it thanks!!!

Scott Stewart
Scott Stewart
263 Points

SDK manager is a separate program right??

Scott Stewart
Scott Stewart
263 Points

I cannot open a SDK manager. maybe thats my problem....

Scott Stewart
Scott Stewart
263 Points

says unable to locate file when i try to open the SDK manager i am seeing on my computer.

Thale van der Sluijs
Thale van der Sluijs
1,756 Points

Do you have more Users on your computer?

Scott Stewart
Scott Stewart
263 Points

nope just my one profile

Thale van der Sluijs
Thale van der Sluijs
1,756 Points

What do kind of computer do you have? mac, windows or linux?

Thale van der Sluijs
Thale van der Sluijs
1,756 Points

go on the windows search and type: SDK

Scott Stewart
Scott Stewart
263 Points

I found the SDK its just not working at all imma try a reinstall

Thale van der Sluijs
Thale van der Sluijs
1,756 Points

ok

And try to ask it on stackoverflow.com and maybe you get the answer over there.

Thale van der Sluijs