Auto pause while connected to my car via Bluetooth
I very much enjoy your great app. But as nothing is perfect, there is one feature I am missing.
If the distance between several Geocache is too fare for walking, I took only that one that are reachable by foot and change the parking place of my car several times to get in reach of the next group of Geocache.
While doing so¸ I am only interested in tracking the total walking distance and without the driving phases.
Therefore I have to pause the track and restart it at the next parking place. Unfortunately I sometimes forget to pause the track and even more worse forget to restart it.
To prevent this, I would like to have a tracking-feature that will pause the tracking automatically, if my phone is connected via Bluetooth to my car und will restart it, if the connection is interrupted.
I hope, that this feature will be implemented to improve your great app.
Good day frank,
quite complicated and specific use case. I'm sorry, but this idea is out of the scope of Locus Map app.
Anyway, do you know application called "Tasker" or any similar that allows automatizing some tasks (I personally use MacroDroid)? I believe we may create a task in this application that may do this for you.
Locus support few basic intents for some time: https://github.com/asamm/locus-api/wiki/Public-Intents . Also since next version will be supported new improved system of communication over so called Broadcast: https://github.com/asamm/locus-api/wiki/Action-tasks-(Broadcasts)
Anyway this is more complicated task, so I may suggest this only to advanced Android users.
Thanks for understanding.
Good day frank,
quite complicated and specific use case. I'm sorry, but this idea is out of the scope of Locus Map app.
Anyway, do you know application called "Tasker" or any similar that allows automatizing some tasks (I personally use MacroDroid)? I believe we may create a task in this application that may do this for you.
Locus support few basic intents for some time: https://github.com/asamm/locus-api/wiki/Public-Intents . Also since next version will be supported new improved system of communication over so called Broadcast: https://github.com/asamm/locus-api/wiki/Action-tasks-(Broadcasts)
Anyway this is more complicated task, so I may suggest this only to advanced Android users.
Thanks for understanding.
It's a pity. Same problem I have. Such a feature would be great. It's on my personal wish list since a very long time.
But there should be more possible, e.g. I'd like that a dashboard is switched automatically too....
It's a pity. Same problem I have. Such a feature would be great. It's on my personal wish list since a very long time.
But there should be more possible, e.g. I'd like that a dashboard is switched automatically too....
Let's give it a try.
Application Macrodroid , five actions is for Free, so no worry and try it.
Start it and tap on "Macros" > add "+" Macro, where
Macro for connected BT
Trigger: Connectivity > Bluetooth Event > Device Connected > choose your device
Action: Connectivity > Send Intent > and setup it as on screenshot below to pause running track recording
Macro for disconnect from BT
All settings will be same, just set trigger to Device disconnect and extra parameter "tasks" in intent set to { track_record: { action: "start" } }
Just tested and works without a problem. Let me know.
Menion
Let's give it a try.
Application Macrodroid , five actions is for Free, so no worry and try it.
Start it and tap on "Macros" > add "+" Macro, where
Macro for connected BT
Trigger: Connectivity > Bluetooth Event > Device Connected > choose your device
Action: Connectivity > Send Intent > and setup it as on screenshot below to pause running track recording
Macro for disconnect from BT
All settings will be same, just set trigger to Device disconnect and extra parameter "tasks" in intent set to { track_record: { action: "start" } }
Just tested and works without a problem. Let me know.
Menion
Sounds good :) I use tasker but that would be not any problem. I didn't know that I can use such an API of locus. Great. Thanks I'll have a look at this!
Sounds good :) I use tasker but that would be not any problem. I didn't know that I can use such an API of locus. Great. Thanks I'll have a look at this!
Hello
I can provide a tasker profile that pause and restart the locus track with the same behaviour of macrodroid proposed by menion.
With tasker we can be more specific and choose which BT device triggers this function and set up a feedback for the user: on every pause and start the phone can say and display something so in case something goes wrong you can turn it on/off manually.
I'll try it on next days on beta, tell me if you have other ideas or needs.
Hello
I can provide a tasker profile that pause and restart the locus track with the same behaviour of macrodroid proposed by menion.
With tasker we can be more specific and choose which BT device triggers this function and set up a feedback for the user: on every pause and start the phone can say and display something so in case something goes wrong you can turn it on/off manually.
I'll try it on next days on beta, tell me if you have other ideas or needs.
How much Akku needs Tasker or MarcoDroid ?
How much Akku needs Tasker or MarcoDroid ?
Replies have been locked on this page!