Error importing lib material dialogs in android studio

Asked

Viewed 86 times

1

That’s the lib I’m trying to import: material dialogs

How is my Radle: inserir a descrição da imagem aqui

Error: inserir a descrição da imagem aqui

  • And the error that appears is...?

  • I edited and placed the error image. It only happens when I add lib, Sync is successfully removed.

  • 1

    Try the following: go on ToolsAndroidSDK Manager, select and install Extras | Android Support Repository. Once installed, try again. This should solve at least the last error.

  • 1

    It worked. Thank you!

1 answer

0


It is necessary to install the android support library.

In the menu, navigate to ToolsAndroidSDK Manager, select and install ExtrasAndroid Support Repository.

inserir a descrição da imagem aqui

Once installed, try importing again. This should solve the problems.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.