Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

408
Visualizações
Android studio gradle (Error:Failed to resolve: com.android.support.constraint:constraint-layout-so)

Error:Failed to resolve: com.android.support.constraint:constraint-layout-solver:1.0.2

Install artifact and sync project
Open File
Show in Project Structure dialog

about 4 years ago · Santiago Trujillo
3 Respostas
Responde à pergunta

0

go to file>settings>Android sdk>sdk Tools>and update your support repository that fixed my problem

about 4 years ago · Santiago Trujillo Relatório

0

I encountered this problem as well. It was perplexing to me because the SDK manager showed both ConstraintLayout and its solver as installed. What I did to solve it was the following:

  1. Open the SDK manager (the Android Studio nav bar button with a downward facing arrow and a little Android head)
  2. Click the "SDK Tools" tab
  3. Uncheck boxes next to "ConstraintLayout for Android" and "Solver for ConstraintLayout"
  4. Click "Apply" and confirm that you want to uninstall those components
  5. When uninstallation is complete, recheck the boxes in step 3
  6. Click "Apply" and confirm that you want to reinstall the components

The next time you refresh your gradle projects, everything should work just fine!

about 4 years ago · Santiago Trujillo Relatório

0

first add google maven repository in module level gradle file(important part)

repositories {
    maven {
        url 'https://maven.google.com'
    }
}

then add this line in dependencies:

compile 'com.android.support.constraint:constraint-layout:1.0.2'
compile 'com.android.support.constraint:constraint-layout-solver:1.0.2'
about 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda