Unable to start activity caused by NullPointerException at ContextImpl.openFileOutput

前端 未结 2 1975
傲寒
傲寒 2021-01-28 16:43

I\'ve released an app which uses the Android Compatibility Library for Google Maps (https://github.com/petedoyle/android-support-v4-googlemaps) and I\'ve received some odd \"Una

2条回答
  •  無奈伤痛
    2021-01-28 17:23

    I have the same bug and it seems that this error has no link with the usage of android-support-v4-googlemaps.

    Take a look at this post :

    MapView / MapActivity crash on some devices

提交回复
热议问题