On Fri, Apr 29, 2011 at 11:15 AM, Karl Wagner <[email protected]> wrote: > Any news on a way to get a MapView on to a fragment? I would have > thought this was really quite an urgent flaw (it you're using > fragments, it really messes up your app's workflow)
Streets of Boston worked out a fairly covoluted recipe, involving creating your own clone of the ACL: http://groups.google.com/group/android-developers/browse_frm/thread/b705bbd72d28d000/df84933c3a460c71 > I'm using the compatibility library, and the current way of doing > things by extending making FragmentActivity extend MapActivity is > horrible because you will eventually get a "two mapviews on one > mapactivity" error. I have not run into that problem: https://github.com/commonsguy/cw-android/tree/master/Maps/NooYawkFragments -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training...At Your Office: http://commonsware.com/training -- 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

