I\'m trying to implement new Android Google Maps API (v2). However it doesn\'t seem to go well with SlidingMenu. As you may know, MapFragment implementation is
MapFragment
Another alternative solution is to use the new GoogleMap.snapshot() function, and using a screenshot of the map instead; as described here.
GoogleMap.snapshot()