Answer the question
In order to leave comments, you need to log in
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
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.
Answer the question
In order to leave comments, you need to log in
Instead of com.android.support:appcompat-v7: 23 you need to write com.android.support:appcompat-v7: 23.0.1 .
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 questionAsk a Question
731 491 924 answers to any question