I created application using android google map but its not working on my machine but it is working on other machine, I think it is problem of google map api key, how can I solve this problem , I am new to android.
Thanks
I created application using android google map but its not working on my machine
Share
Please Follow this link
In above article mention
Change path accordingly your keystore.
generate MD5 Fingerprint. copy MD5 key and go to below link.
http://code.google.com/android/maps-api-signup.html
pass that MD5 key and generate map key.
use that generated map key.
then working fine.