So basically I can\'t find the option to install/download the Google Play Services in the Extras folder of the Android SDK Manager. What could be the possible reasons ? Meanwhil
where are you looking for Google Play Services?
After installing it via SDK Manager, you can get it in your SDK folder extras/google/google_play_services
You have to import it first in your IDE and then include in your project as a library project.