I found the message Cannot resolve method \'getSupportFragmentManager ( )\' I want to fragment as activity. because I want to use Maps on the tabs swipe.
pub
I tried all above, but none working
Finally tried this my own
getBaseActivity().getFragmentManager()
and is working .. :)