I am getting this error on my Android Phone when I try to type in an input on the PlaceAutoCompleteTextView
:
"Status{statusCode=PLACES_API_ACCESS_NOT_CONFIGURED, resolution=null}"
I have done this
- Go to console.developers.google.com
- Select your project associated with the Google API Key
- Enable google places API for android
Still it is still displaying that error.