android - Google map API and MD5? -


i'm trying use google map in android application. how can api key after having md5 code? necessary, or can take simple api developer site?

use https://code.google.com/apis/console/ register , select google map android , turn on.

then register sha1 finger print.as mentioned md5 finger print.you should not use md5. use sha1 finger print along package name , key.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -