Sent Broadcast Block

84 views
Skip to first unread message

David Maton

unread,
Aug 3, 2025, 1:48:42 PMAug 3
to Automate for Android
Hi,
Im using GPSLogger for android and trying to broadcast to it.

Package: com.mendhak.gpslogger
Receiver Class: com.mendhak.gpslogger.TaskerReceiver
Action: com.mendhak.gpslogger.TASKER_COMMAND
Extras: {"immediatestart" as Boolean:"true"}

https://gpslogger.app/

The problem, in Automate I cant set a custom action. Trying to type it gives error for "illigal charactar" for the "."

Is there a way to circumvent this?

Henrik "The Developer" Lindqvist

unread,
Aug 4, 2025, 8:54:15 AMAug 4
to Automate for Android
When writing text in fx mode then ensure wrap it in quotes, please read: 

Boolean values as text, e.g. "true" or "false" do not work as expected, you should use 1 or 0 instead, .e.g {"immediatestart" as Boolean:1}

David Maton

unread,
Aug 10, 2025, 4:28:22 AMAug 10
to Automate for Android
Thanks! This works for me.

Johnmark Benedicto

unread,
Aug 30, 2025, 12:51:15 PM (6 days ago) Aug 30
to Automate for Android
How
Reply all
Reply to author
Forward
0 new messages