Android Question FusedLocationProvider, Google Play Services requirements

RVP

Active Member
Licensed User
Longtime User
I added a new function for GPS tracking to an App I developed for a client. Worked perfectly fine on my phone when testing, but when I installed it on a phone of the clients it wasn't working. Finally figured out that they did not seem to have Play Services on their phone. I thought this was a standard part of later versions of Android. I did get the app working by downloading google play services from the app store, but I am not sure if I actually loaded more than what is required.

So my question is, what specifically is required for using the FuseLocationprovider Library as well as Google Maps, as far as Google services? I need to know exactly what to tell their IT department to load onto their phones.
 
Top