On Sep 21, 10:15 pm, james pruett <[email protected]> wrote: > I mean like houses-for-sale maps and such must be available on the Market??
To the degree that they are, they're standalone apps. In which case the GMaps Android library is probably your best bet, but not necessarily - depends on your use case and business model. You could do a native which wraps a web app using the GMaps JS API, for example; v3 works well on Android devices. There's a tutorial on that here: http://code.google.com/apis/maps/articles/android_v3.html String -- 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

