I haven't seen this problem anywhere on the internet, also it doesn't seem the library is deprecated, but I just can't add the import:
import com.google.android.gms.location.places.GeoDataClient;
My Android SDK is up to date.
Does anyone know how to use it? Or rather, another way to get my current location on GPS?
Thanks a lot.