2

1) Doesn't work:

First Click 'Sync' gradle

Then clean and rebuild the application

And invalidate and restart

2) Have:

allprojects {
    repositories {
        jcenter()
        maven { url "https://jitpack.io" }
        mavenLocal()
        google()
    }
}

3) Tried to implement library:

com.android.support:support-core-ui:27.1.1

Also, sometime i get this error:

Could not find support-core-ui.jar (com.android.support:support-core-ui:27.1.1). Searched in the following locations: https://jcenter.bintray.com/com/android/support/support-core-ui/27.1.1/support-core-ui-27.1.1.jar

Please install the Android Support Repository from the Android SDK Manager.
Open Android SDK Manager
Morozov
  • 4,968
  • 6
  • 39
  • 70

0 Answers0