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

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -