Solucionado (ver solução)
Solucionado
(ver solução)
2
respostas

Erro na Build após importar o projeto

Boa tarde, ao tentar rodar o projeto após o import ocorre o seguinte erro:

Failed to install the following Android SDK packages as some licences have not been accepted. build-tools;29.0.2 Android SDK Build-Tools 29.0.2 To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager. Alternatively, to transfer the license agreements from one workstation to another, see http://d.android.com/r/studio-ui/export-licenses.html

Using Android SDK: C:\Users\usuario\AppData\Local\Android\Sdk

Após algumas buscas tentei executar o sdkmanager.bat para aceitar a licença mas não obtive sucesso.

2 respostas
solução!

Fala Gean, de boa ?

Cara tenta ir no SDK manager, no android studio e aceita as licenses.

Pra isso precisa abrir em tools -> sdk manager e instalar as que estão sendo solicitadas pro seu projeto

Opa, beleza Matheus?

Atualizei o Android SDK Platform-Tools no SDK Manager e resolveu o problema. Muito obrigado!