Why Google Maps v2 are Blank on Android emulator? -
i creating new maps activity using android studio , following steps, adding api_key, manifest, enabling android maps api in google console, , restricting package , sha1. have searched internet , tried many things, map still blank.
can help?
blank screen means have problem google maps api signing.
probably have created new keystore file , used sha enabling maps api.
but while developing runs signed debug.keystore default unless declare one.
you can use keystore file created debug runs signing configs in project settings android studio.
good luck
emre
Comments
Post a Comment