my dependencies:
compile \"com.android.support:appcompat-v7:20.+\" compile \'com.google.android.gms:play-services:5.2.08\' compile \'com.android.support:supp
Change the Google Play Service version in your build.gradle to the version on your device or emulator.
compile 'com.google.android.gms:play-services:5.0.89'