Hello,
I'm using the geoLocation Plugin from labs
Sometimes I'm having problems when indoor to get the location.
Due this fact I was thinking of a hybrid solution between Labs and Google Location Service, since I was told that Google Location Services has a better approach and accuracy for location.
My question is... Is this possible to do? And is it worth?
The Google Services is really better?
Thank you very much
As I didn't had answer I decided to do a test.
So it is possible!
Basically I check to see if the Google Play Services is installed... If yes I use The Fused Provider from google API... If not use the default Location Android API.
So it works with or without Google Services with no problem...
For now I experienced a great improve on the time of result... But still did not try indoors.
I will test and come back with news.
If someone is interested in future let me know
Answers
Someone have already used both of them?
No one?
Someone could help in this matter?
For what I have read about Google Location Services and Fused Location Provider,
the main diference in relation with Android API and LocationManager is that Google Services handles automatically the changes in providers...
However for what I could see the Labs Version of geolocation already uses all providers available...
This way... The google services has a great difference? It would help in indoor locations?
As I didn't had answer I decided to do a test.
I Used as base this and this.
So it is possible!
Basically I check to see if the Google Play Services is installed... If yes I use The Fused Provider from google API... If not use the default Location Android API.
So it works with or without Google Services with no problem...
For now I experienced a great improve on the time of result... But still did not try indoors.
I will test and come back with news.
If someone is interested in future let me know
Hi,
Please help for me
How to pick and play audio from phone library using in xamarin forms
thanks
sameer
Hi, Can you please attach any sample code, it will great helpful to us.