Android Places API: Google Play Services Out of Date on Emulator

后端 未结 9 1712
鱼传尺愫
鱼传尺愫 2021-01-01 10:46

I am attempting to utilize the Google Places API\'s PlacePicker in my Android app. However, whenever I attempt to create the picker, I receive the following error message:

9条回答
  •  难免孤独
    2021-01-01 11:22

    I have a similar problem when I use Google-Play-services on android wear, then I solve it by updated my android wear app version. (because newer android wear version include newer Google-Play-services)

    This problem cause by the version of Google-Play-services on your device is too old, you should update your version of Google-Play-services on your device.

    For the emulator, you need to update Google-Play-services on your emulator instead of update your SDK.

提交回复
热议问题