I also encountered this error, and figure out the reason. It is API key problem. Eclips uses the debug key which is different from the keystore you used to generate the map API Key.
To resolve this, simply use "export" to generate the .apk file, and load it up to phone via cmd. This works for me, and cost me about one day to figure out :) -- 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

