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.