A
A
Alexander Dorofeev2015-09-14 20:44:38
Android
Alexander Dorofeev, 2015-09-14 20:44:38

How to solve the problem with Android Studio?

There was a problem after updating Android Studio to version 1.3.2.
Error when compiling any project

Error:(23, 13) Failed to resolve: com.android.support:appcompat-v7:23

Offers to install a repository and synchronize the project (and the Android Support Library is installed).
At the same time he writes
Ignoring unknown package filter 'extra-android-m2repository' Warning: The package filter removed all packages. There is nothing to install.
Please consider trying to update again without a package filter.

I climbed on StackOverFlow - I did not find anything useful. I tried to reinstall Studio, rolled back to the previous version, reinstalled the SDK - nothing helped.
What to do? Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
IdeSade, 2015-09-14
@IdeSade

Instead of com.android.support:appcompat-v7: 23 you need to write com.android.support:appcompat-v7: 23.0.1 .

A
Alexey Perelygin, 2015-09-15
@orcDamnar

Also, to use this turnip, you need to make sure that the buildtools are version 23.0.x. Then check if you have offline mode (this is so to calm your schizophrenia) and make invalidate cache and restart

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question