Is there a way to use the Google Maps API in a live wallpaper? From looking at the API, it requires a MapActivity which I'm not sure how can work with a WallpaperService. It's obviously possible since there is the Google Maps live wallpaper included in Google Maps for Android, but wasn't sure if that was using API's not available outside of Google.
What I want to use it for us pretty simple...use a static map background at a set zoom level as the background and then drawing things on top of it, so I don't even need user interaction with the map. -- 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

