I\'m using the Google Places API for Android and I can\'t seem to get a resultCallback from a PendingResult to fire. Here\'s my code (essentially ident
For reference, to anyone who visits this question, make sure you do all 3 steps below:
Add your API key to your app manifest
...
Then include in your manifest as @Alex Baker suggested
And also enable Google Places API for Android. Google Places API is a different API and your calls will fail with Places AutoComplete status 9001