Reputation: 1921
I am getting this error while installing Android Studio on my system with Ubuntu version 14.04.
This error occurs at the time when I start my Android studio first time and it starts downloading sdk and all necessary packages required for developing an Android Application and then I get this
The following SDK component was not installed: source-25. Ignoring unknown package filter 'source-25'Warning: The package filter removed all packages. There is nothing to install. Please consider trying to update again without a package filter.
Here is the screen shot of the same
I followed this link "The following SDK components were not installed: sys-img-x86-addon-google_apis-google-22 and addon-google_apis-google-22" for resolving my issue but that didn't help me.
Upvotes: 1
Views: 3181
Reputation: 11
I clicked on cancel when " the following SDK components was not installed" message appeared Then I clicked finish Then closed the android studio window. Then went to start ,typed android studio,opened it again ,followed the same steps as I did when I was installing it for the first time. This time everything went well, not a single error occured. Hope this will help you too
Upvotes: 1