gms:play-services-location
을 9.0.2에서 9.6.1로 업데이트 한 후 com.google.android.gms.location.places.Place
을 가져올 수 없으므로 PlaceAutoComplete
을 사용할 수 없습니다.gms 위치 가져 오기 위치가 없습니다.
Google Play 서비스 위치에서 지원이 중단 되었나요?
gms:play-services-location
을 9.0.2에서 9.6.1로 업데이트 한 후 com.google.android.gms.location.places.Place
을 가져올 수 없으므로 PlaceAutoComplete
을 사용할 수 없습니다.gms 위치 가져 오기 위치가 없습니다.
Google Play 서비스 위치에서 지원이 중단 되었나요?
, 장소 API를 포함, 당신이해야합니다 그 전에, 그것은에 대한 요구 사항이었다 maps
의존성의 일부 - 서비스를 9.2.0을 재생 places
의존성은 Google에서 추가되었다
compile 'com.google.android.gms:play-services-places:9.6.1'
종속성을 포함 location
(버전 9.6.0은 location
의 종속성을 maps
에서 제거했기 때문에 이전에 location
을 포함 시켰을 때 places
도 포함 된 이유는 무엇입니까?
당신의 Gradle을에
컴파일 'com.google.android.gms을 : 플레이 서비스 : 7.3.0'버전을 추가 list of split dependencies 당