If you want to add play services, follow below steps.

Open your project’s  build.gradle file and add below line under dependencies module. This will add all the Play Services APIs to your project.

You can also selectively add the play services APIs which are necessary to your project.

The below will be add Google Analytics and Maps modules to your app.