NoSuchFieldError: No static field MapAttrs of type when Using MapFragment with Play Services 6.5

后端 未结 5 740
南方客
南方客 2020-12-07 22:56

Maybe I am missing something here, but I am not able to use the new Maps only dependency in Play Services 6.5

I get the following exception:

java.la         


        
5条回答
  •  执笔经年
    2020-12-07 23:31

    Updating your Google Repository to version 15 via the SDK Manager should resolve the issues and eliminate the needs for the workarounds. A project clean is required.

    Android SDK

    This is also mentioned in issue 7432.

提交回复
热议问题