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

后端 未结 9 1717
鱼传尺愫
鱼传尺愫 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:28

    As others said, the reason is likely to be the Google Play installed in the AVD doesn't match dependency requirement. Besides the solutions suggested by others, I tried to lower my required Google Play version to 8.1 from 8.3, and the problem is solved.

提交回复
热议问题