I finally got my Map APIKey and added it to the MapView properties in the layout xml I've added the
<uses-library android:name="com.google.android.maps" /> to the manifest xml. I'm developing with Eclipse/ADT and from the Signing and Publishing reference doc, I think I've got the basic setup for signing in debug mode, with JAVA_HOME pointing to a 1.6 JDK. I've also got the uses-permissions android.permission.INTERNET and android.permission.ACCESS_COARSE_LOCATION. Anything obvious I'm missing? Is there any way to get more information as to why it's failing? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

