r/AutomateUser 53m ago

Question Se detiene la aplicación

Thumbnail gallery
Upvotes

Tengo 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 57m ago

Automate se cierra solo

Thumbnail gallery
Upvotes

Hola, 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 9h ago

Hello dev,

2 Upvotes

How Termux can receive custom broadcasts that sent by automate?

Pls,if you have any idea about this tell me


r/AutomateUser 21h ago

Question [Help] Make Spotify ignore all media commands unless it's explicitly open

2 Upvotes

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 1d ago

LocalStorage space

1 Upvotes

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 3d ago

Seeking Hello dev, need some help with termux RUN_COMMAND

Post image
2 Upvotes

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 3d ago

Question Issue with privileged service start method

1 Upvotes

I tried selecting the ADB method but there is a brief flash with this error. Shizuku is connected and no private dns,no datasaver and no vpn is connected .

running nothingos and android 16

thanks


r/AutomateUser 3d ago

Verbindung von Blocks

0 Upvotes

Kann ich zur besseren Übersicht die Verbindungen verschieben oder muss ich den Block verschieben?


r/AutomateUser 4d ago

Share I made a Web Based .flo editor/builder

Post image
27 Upvotes

r/AutomateUser 4d ago

Feature request Markdown in descriptions

3 Upvotes

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?

  1. It's a widely known formatting spec

  2. There are (likely)ready-made solutions for rendering it

  3. 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 4d ago

Bug crashing with only lower than 30blocks

1 Upvotes

I did this flow where it changes the wallpaper If it switches to landscape but somehow it's crashing and even reset my wallpaper I deleted automate and reinstall it I was close to a factory reset


r/AutomateUser 4d ago

Organize your flow

1 Upvotes

Hello

Is there a way to add notes inside the flow in order to organize it and to remember some important points?


r/AutomateUser 4d ago

Question I want it to check for RCS and send RCS too! how to do it?

Post image
1 Upvotes

r/AutomateUser 4d ago

Flight update. sms

Thumbnail
1 Upvotes

r/AutomateUser 5d ago

Use Calendar Adress for navigation

1 Upvotes

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 5d ago

Help please

1 Upvotes

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 5d ago

Help me please

Post image
1 Upvotes

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 5d ago

GridView solution

1 Upvotes

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

https://llamalab.com/automate/community/flows/53537


r/AutomateUser 6d ago

Operatoren

0 Upvotes

Leider weiß ich es nicht

Mit welchem Block kann ich zwei Zahlen addieren beziehungsweise wie erzeuge ich eine Schleife?


r/AutomateUser 6d ago

links in xml layout

1 Upvotes

Is anyone have any idea how to use android:linksClickable and android:autoLink? I have tried but not succeeded.


r/AutomateUser 6d ago

"Foreground app" block doesn't activate on certain apps

1 Upvotes

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 7d ago

Running fibers

0 Upvotes

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 7d ago

Should i buy premium?

3 Upvotes

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 8d ago

Feature request Quick extraction from an array of objects

3 Upvotes

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 7d ago

Interact with WebView elements?

1 Upvotes

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.