0

I imported project from Github and there's error: enter image description here

I have already update SDK manager with Android Support Respository and Android Support Library: enter image description here

Mariano Zorrilla
  • 7,165
  • 2
  • 34
  • 52
gibxin
  • 11
  • 1

2 Answers2

2

I have already update SDK manager with Android Support Respository and Android Support Library

If you look at that picture, you will notice that you are on version 14 of the Android Support Repository. Please update the Android Support Repository to the latest version. That should allow you to add 22.2.0 of appcompat-v7.

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491
0

Fix simple. Click link Install Repository and sync project and continue install.

Not click Show In file

Not click Show In project structure dialog

This diferent links.

Fortran
  • 2,218
  • 2
  • 27
  • 33