Hello everyone, I'm trying to embed maps into my application. I followed the official guide, - Generated a fingerprint using my .android/debug.keystore and with that, a google api key. - Enabled the maps library in the manifest - Enabled internet and location permissions in the manifest - Added a MapView - Verified that Eclipse is pointing its keystore to debug.keystore
Problem: the application launches correctly, I see the maps grid, but no apps is loaded in there. Any suggestion? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

