Post #3200813
2024-08-17 13:04 UTC
Replies (2)
-
@IzzyOnDroid@floss.social 2024-08-17 13:25
@Atemu@darmstadt.social I'm not an Android dev, so I cannot tell first-hand. What would be needed is support for "fused location" IIRC. As as far as I know, there are apps on F-Droid supporting that. An example at IzzyOnDroid would be MyLocation (https://apt.izzysoft.de/fdroid/index/apk/com.mirfatif.mylocation – also available at @fdroidorg@floss.social I see); I don't see a specific library included, but maybe check the source code: https://github.com/mirfatif/MyLocation @organicmaps@fosstodon.org @mxk@hachyderm.io @losttourist@social.chatty.monster @rugk@chaos.social
-
@Atemu@darmstadt.social 2024-10-26 22:43
@organicmaps@fosstodon.org @mxk@hachyderm.io @losttourist@social.chatty.monster @fdroidorg@floss.social @rugk@chaos.social @IzzyOnDroid@floss.social I've gone ahead and implemented it. I spent more time getting the dev env up than implementing; it was super easy and simple. https://github.com/organicmaps/organicmaps/pull/9575 Let's see where this goes.