So I have an empty fragment that contains a map fragment. Whenever I try to activate the fragment containing the map, my app crashes and returns a null pointer error on this
Could this be an issue of migrating to a target sdk version of 21? If so, the following solution may be of interest to you:
MapFragment or MapView getMap() returns null on Lollipop