hi there, kind of confused with this, found two documentations:
http://code.google.com/android/toolbox/apis/mapkey.html Stated: Because MapView gives you access to Google Maps data, you need to register with the Google Maps service and agree to the applicable Terms of Service before your MapView will be able to obtain data from Google Maps. This will apply whether you are developing your application on the emulator or preparing your application for deployment to mobile devices. http://code.google.com/android/reference/com/google/android/maps/package-descr.html Stated: In order to use a MapView in your app, you need to include the "android:apiKey" attribute in the MapView (or include a key in the MapView constructor). For now, just put any value there (e.g., "myapikey") so, do I need it or not? Also, where can I find any sample that loads a map? App demos in the SDK dont load any... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

