If you're really relying on the maps as the main part of your app, you might consider using the JavaScript v3 API and a webview. You can control a lot of things with the v3 JavaScript API plus it's fast and efficient.
See this URL for an implementation example: http://code.google.com/apis/maps/articles/android_v3.html -John Coryat -- 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

