Dynamically updating Quick Tile statuses

63 views
Skip to first unread message

shrthndin

unread,
Oct 6, 2025, 4:00:20 PM (8 days ago) Oct 6
to Automate for Android
Is it feasible to allow the quick tiles to be accessed via a handle for the purpose of changing it's status from external changes?

Henrik "The Developer" Lindqvist

unread,
Oct 7, 2025, 9:27:34 AM (8 days ago) Oct 7
to Automate for Android
Place the tile in a separate Fork then Fiber stop and show it again with updated information, for an example see: https://llamalab.com/automate/community/flows/48065

shrthndin

unread,
Oct 9, 2025, 7:00:58 PM (5 days ago) Oct 9
to Automate for Android
Thanks for this, although is there another method to prevent the tile from disappearing when the forked fiber is restarted? Is it impractical to have a block which allows existing tiles properties to be updated?

Henrik "The Developer" Lindqvist

unread,
Oct 9, 2025, 7:38:44 PM (5 days ago) Oct 9
to Automate for Android
There's no other way. It shouldn't disappear if you immediately show the tiles again. If the tile action needs to perform some length operation then  let it do so in a Fork.

shrthndin

unread,
Oct 10, 2025, 11:08:18 PM (4 days ago) Oct 10
to Automate for Android
I ended up using the second fiber to inspect the menu setting's XPath for changes. It works perfect now as it can differentiate between the two toggle methods. https://llamalab.com/automate/community/flows/51612
Reply all
Reply to author
Forward
0 new messages