Unable to load map on android emulator -
i android app have google map apiv2 , able display map on physical device when try on emulator shows message -
this app won't run unless update goolge play service.
i have updated google play service upto api level 19 , set android:targetsdkversion="19" in manifest file.
and created avd google apis target , api level 19.bus still receive same message while opening map activity.
can please me.
thanks in advance!!
at moment, referencing google android map api v2 can't run google maps v2 on android emulator; must use device tests.
i recommend using emulator genymotion instead of google's emulators. launches way faster , responds in real-time. supports google play services , therefore google maps.
Comments
Post a Comment