Home » , » Add Google Play Services to Android Studio project

Add Google Play Services to Android Studio project

Posted by Rom Flash Media on Thursday, April 21, 2016

To add Google Play Services to Android Studio project, make sure Google Play services SDK is installed.


Open Project Structure to add dependencies of compile 'com.google.android.gms:play-services:8.4.0' to app/build.gradle.

To open Project Structure:
- Click File - Project Structure, or
- Right click your App, select Open Module Setting..., or
- With your App selected, press F4.

Follow the video to add 'com.google.android.gms:play-services:x.x.x' to your module.


After finished,  dependencies of compile 'com.google.android.gms:play-services:8.4.0' will be added to app/build.gradle.





0 comments:

Post a Comment

Popular Posts

Blog Archive

.comment-content a {display: none;}