Alternate use of LocationServices for geofncingclient in Android Maps

  • Replies:0
Abhi
  • Forum posts: 1

Feb 6, 2018, 1:17:08 PM via Website

Hi, Im using geofence to display notification using LocationServices as client to get user's location (geofencingClient = LocationServices.getGeofencingClient(this); ),
so instead of LocationServices is there any alternate solution for displaying other user location from GeoLocation (using firebase).

Thanks

Be the first to answer