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:>
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.