Groups
Groups
Sign in
Groups
Groups
Automate for Android
Conversations
About
Send feedback
Help
Sent Broadcast Block
84 views
Skip to first unread message
David Maton
unread,
Aug 3, 2025, 1:48:42 PM
Aug 3
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
Aug 4
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
When writing text in
fx
mode then ensure wrap it in quotes, please read:
https://llamalab.com/automate/doc/value.html#text
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 AM
Aug 10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
Thanks! This works for me.
Johnmark Benedicto
unread,
Aug 30, 2025, 12:51:15 PM (6 days ago)
Aug 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
How
Reply all
Reply to author
Forward
0 new messages