Faced a problem when using the Google Places API for Android. When I try to get hints and specify a “Pushkinskaya” in the request, for example, an empty list comes to the response.
Places.GeoDataApi.getAutocompletePredictions(mGoogleApiClient, query, null, null) However, there are no such problems with requests in English.