Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract location provider in the passive recording feature to enable configurable location provider #283

Open
ekigamba opened this issue Apr 17, 2019 · 0 comments

Comments

@ekigamba
Copy link
Contributor

The TrackingService.java which provides the GPS Passive recording feature uses the GPS as the provider and this cannot be changed to use the Fused Location provider.

The location client should be abstracted and made configurable to enable the host applications to either use the GPS provider, Fused Location provider or a hybrid of multiple providers that it prefers to use(In a case where the host application wants to chose the best location from the locations provided itself)

@ekigamba ekigamba changed the title Abstract location provider in the Tracking service to enable use of different location providers Abstract location provider in the passive recording feature to enable configurable location provider Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant