I my android app I have google map apiv2 and able to display map on physical device but when try on emulator then is shows message -
This app won't run unless you update Goolge play service.
I have updated google play service upto api level 19 and set  android:targetSdkVersion="19"  in manifest file.

and created an avd with Google Apis target and api level 19.Bus still receive same message while opening map activity.
Can you please help me.
Thanks in advance!!
 
    