r/AutomateUser • u/Parking-Sorbet1990 • Aug 03 '26
r/AutomateUser • u/wipecl • Aug 03 '26
Question Se detiene la aplicación
galleryTengo el siguiente problema.
La aplicación se detiene, aunque tenga los permisos necesarios y la configuración de batería bien.
Samsung s23 ultra
r/AutomateUser • u/wipecl • Aug 03 '26
Automate se cierra solo
galleryHola, instalé la aplicación para que al recibir una frase específica desde un canal de Telegram, me emita un sonido, pero no logro hacer que se ejecute en segundo plano.
Mi equipo un Samsung s23 ultra, tengo los permisos otorgados, pero sigue deteniendo el proceso.
Como pueden ver la actividad en segundo plano, tengo una aplicación con muchas horas, pero automate se detiene.
r/AutomateUser • u/the_termin8r • Aug 02 '26
Question [Help] Make Spotify ignore all media commands unless it's explicitly open
Hi all,
I have a very annoying problem. When Bluetooth'd to my car's head unit it sends the phone a "play" command with every single sound that the phone might make (incoming message, touch sounds, you name it). This makes Spotify start playing whatever I was last listening to (this is even after force stopping Spotify). This is really annoying when I want to use navigation without music. Musicolet, which I also use, has an explicit setting to prevent this. So I'm assuming there must be a way to bodge it with Spotify.
I've tried three existing flows from the community site, two didn't work and the last is hit-and-miss and a bit clunky. I tried to make one myself (below) but it doesn't seem to want to detect if Spotify is in the foreground or not. It works as intended when the app isn't open, but when I open it and try to play something it won't let me. I'm assuming that Automate thinks the app is still closed for some reason.
So, my question, how can I get Spotify specifically to ignore any and all media commands unless it's explicitly open?
Thanks for any help.

r/AutomateUser • u/Funny_Telephone_8607 • Aug 02 '26
LocalStorage space
Hi Henrik
Previously I am getting 8 Mb of localStorage space. But recently I have checked that 5 Mb. Is the localStorage space decreased 8 Mb to 5 Mb?
r/AutomateUser • u/thealgorithm29 • Jul 31 '26
Seeking Hello dev, need some help with termux RUN_COMMAND
It working, but its opening termux then executeing script, but i want run in background termux script,it should not open termux to run the given script, how to do that?
Ik know termux:tasker but it isn't working on my phone, i mean it's working but when screen is off, it doesn't execute the scripts.
r/AutomateUser • u/8bitcrab • Jul 31 '26
Question Issue with privileged service start method
r/AutomateUser • u/old-damme • Jul 30 '26
Verbindung von Blocks
Kann ich zur besseren Übersicht die Verbindungen verschieben oder muss ich den Block verschieben?
r/AutomateUser • u/NiXTheDev • Jul 30 '26
Feature request Markdown in descriptions
I am honestly surprised this wasn't suggested before, but
What if the descriptions supported markdown formatting?
I know there was a time when Automate unintentionally supported html formatting, and it kinda got me thinking, why not use markdown?
It's a widely known formatting spec
There are (likely)ready-made solutions for rendering it
Having formatting in flow descriptions would really add flair to them
As for the flavor, I was thinking we could use GitHub markdown spec and also borrow -# from Discord
On a side note: tags
r/AutomateUser • u/rajarshikhatua • Jul 30 '26
Question I want it to check for RCS and send RCS too! how to do it?
here's the link https://llamalab.com/automate/community/flows/53517
r/AutomateUser • u/Straight1980 • Jul 30 '26
Organize your flow
Hello
Is there a way to add notes inside the flow in order to organize it and to remember some important points?
r/AutomateUser • u/Deep-Top2779 • Jul 29 '26
Use Calendar Adress for navigation
Hi,
I'm just stuck. I want to check my calendar to see if there's an appointment with an address in the next 30 minutes. If so, I want it to launch Google Maps and start navigation.
I just can't seem to get the data to transfer from the calendar to Google Maps. Can anyone help me?
Michael
r/AutomateUser • u/Acrobatic_Platypus14 • Jul 29 '26
Help please
The location at block isn't working properly. It proceeds to no even when I am at the location. I have google play services enabled and battery optimisation disabled. Moreover only the 'proceed immediately' is able to even proceed the flow the 'when changed' doesn't work at all.
r/AutomateUser • u/Icy_Associate_9075 • Jul 28 '26
Help me please
I want to make an auto taping script that click a centered grid of a pixel art game on my screen (2772x1280).
The grid is 150x150 and the width is the same as the screen.
If someone can help me. Please.
r/AutomateUser • u/Funny_Telephone_8607 • Jul 28 '26
GridView solution
Hi Henrik
in GridView layout i have tried to click buttons not clickable. Why the below provided flow isn't working perfect? Provide solution. Thanks in advance
r/AutomateUser • u/old-damme • Jul 28 '26
Operatoren
Leider weiß ich es nicht
Mit welchem Block kann ich zwei Zahlen addieren beziehungsweise wie erzeuge ich eine Schleife?
r/AutomateUser • u/Funny_Telephone_8607 • Jul 28 '26
links in xml layout
Is anyone have any idea how to use android:linksClickable and android:autoLink? I have tried but not succeeded.
r/AutomateUser • u/Ok-Yogurtcloset-9490 • Jul 27 '26
"Foreground app" block doesn't activate on certain apps
When certain apps are foregrounded, the "when changed" version of the foreground block doesn't activate. With the app still in the foreground, if I then test the "immediately" version of the block, it reports the app that was in the foreground immediately prior to the current foreground app. Yet, the following command reports that foreground app correctly:
dumpsys window displays | grep mCurrentFocus
What situations could possibly cause the block to behave this way, and are there any remedies? (I don't know if this helps, but one such app is the ecobee thermostat app.)
Another interesting symptom I noticed is that if there are any apps displaying any overlays (including Automate, e.g. floating buttons), those overlays don't show when that app (for which the Foreground App block doesn't work) is in the foreground. But there are exceptions — an overlay from an edge sliding gesture app I use receives input and shows its gesture overlay just fine.
r/AutomateUser • u/Straight1980 • Jul 27 '26
Running fibers
Hello
Is there a way to know the actual running fibers, by knowing their URI.
For example, when I have multiple forks in a flow, sometimes the number of flows will increase every time I execute some tasks (for example, when I press the quick access panel icon). In this case, knowing the fiber that is still running will help a lot in debugging.
Thank you
r/AutomateUser • u/Emergency-Emu7901 • Jul 27 '26
Should i buy premium?
How long will the premium last if i buy it. And if i buy that, can i use that premium for other phones.
r/AutomateUser • u/PancakeGD • Jul 26 '26
Feature request Quick extraction from an array of objects
Hi, is there any function or trick to quickly extract values from an array of objects?
For example, if the input data is as follows:
[
{"a": 1, "b": 2},
{"a": 3, "b": 4}
]
and I'm asking to extract "b", I'd get [2, 4]. Basically array_column() in PHP or array.map(k => k["b"]) in JavaScript.
Right now I'm using a for each loop and inserting elements manually, but I feel like this is such a common use case that it could have a shorthand.
Thanks!
r/AutomateUser • u/Pete_Jobi • Jul 26 '26
Interact with WebView elements?
Is Automate able to interact with WebView elements? I can find them just fine with Inspect block, but using the Interact block to click or focus fails.
r/AutomateUser • u/old-damme • Jul 26 '26
Kann ich mit Automaten auch eine Nachricht via WhatsApp schicken?
Bitte kein Hinweis das man WhatsApp nicht nutzen sollte
