Page 1 of 1
Set GPS Location
Posted: 21 Dec 2014 05:57
by otherush
I recently bought an odroid device for use as a server, however, it doesn't include GPS, rendering some apps useless (e.g.: arcus for weather). Is it possible to set the location by latitude and longitude, or by some other means?
Thank you
Re: Set GPS Location
Posted: 21 Dec 2014 15:45
by Martin
Hi,
Automagic does not support such a feature.
Maybe following app could work:
Fake GPS location. There are also other apps available in Google Play that even simulate moving around.
Regards,
Martin
Re: Set GPS Location
Posted: 21 Dec 2014 17:40
by otherush
That's the app I'm currently using and it works. I Was just hoping there was a solution for automagic which allow me to integrate this into other flows.
Thanks anyway
Re: Set GPS Location
Posted: 22 Dec 2014 20:41
by Martin
It should not be very complicated to integrate such a function directly into Automagic. It will require that Allow mock locations in the developer options is turned on, but I assume that other tools also use this mechanism. I'll add this feature to the todo-list.
Re: Set GPS Location
Posted: 30 Dec 2014 08:39
by otherush
Appreciate you considering this. Thank you