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

provide locations via android mock locations developer API #27

Open
hhm0 opened this issue Feb 19, 2015 · 3 comments
Open

provide locations via android mock locations developer API #27

hhm0 opened this issue Feb 19, 2015 · 3 comments

Comments

@hhm0
Copy link

hhm0 commented Feb 19, 2015

Thanks for the onderful project! :-)

In android, there is an option in the Developer options to "enable mock locations". It would be wonderful to have this implemented, as a straightforward option for providing the Android system with location data.

(see here for example of using this API for injecting location data).

@mar-v-in
Copy link
Member

A lot of apps do not work properly with the mock locations, this happens whenever a location provider is selected directly instead of automatically. That's why the network location provider api was choosen to implement this.

However I agree that using the mock API might become an interesting additional option.

@hhm0
Copy link
Author

hhm0 commented Feb 25, 2015

Yes, i mainly meant having it as another alternative for location supply :-)

On 2/19/15, Marvin W notifications@github.com wrote:

A lot of apps do not work properly with the mock locations, this happens
whenever a location provider is selected directly instead of automatically.
That's why the network location provider api was choosen to implement this.

However I agree that using the mock API might become an interesting
additional option.


Reply to this email directly or view it on GitHub:
#27 (comment)

@KUKHUA
Copy link

KUKHUA commented Feb 29, 2024

:(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants