Skip to content Skip to sidebar Skip to footer

Android Studio-failed To Resolve:com.android.support:appcompat-v7.22.2.0

I imported project from Github and there's error: I have already update SDK manager with Android Support Respository and Android Support Library:

Solution 1:

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.

Solution 2:

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.

Post a Comment for "Android Studio-failed To Resolve:com.android.support:appcompat-v7.22.2.0"