Materialdrawer: Getting Installation error when adding dependency

Created on 28 Aug 2017  路  9Comments  路  Source: mikepenz/MaterialDrawer

I keep getting an error like this in my brand new application:

image

I keep clicking the install button but Android Studio doesn't do anything. I'm not sure what I'm doing wrong. Is there any way I can fix this?

Most helpful comment

All 9 comments

Like it
Thanks @mikepenz

I'm still having trouble getting the errors to go away. I added the support libraries but I'm still getting that error

image

@NovaViper please read the support library page a bit more closely ;)
https://developer.android.com/topic/libraries/support-library/setup.html

Make sure that the repositories section includes a maven section with the "https://maven.google.com" endpoint. For example:

I do have a maven section, it's called mavenCentral(), I have used that for all of my other repos and it worked before

--Edit--
Just tried the maven with the maven link endpoint, still the same error

please read the documentation very very closely.

screen shot 2017-09-01 at 13 16 48

I did, still spits up the same error

so you have the google maven repository in your repositories? for all projects?

Sorry for not responding, I was in class. And I finally got the error to go away, I cleared everything and put in the configurations from my previous repo with only changing the version numbers. Thanks for the help

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HanderWei picture HanderWei  路  3Comments

kakai248 picture kakai248  路  4Comments

y2kshane picture y2kshane  路  4Comments

ghost picture ghost  路  3Comments

armoun picture armoun  路  3Comments