Now, I want tasker to do a small thing, in this situation:
To send a small premade message to the TextBox,
yet not perform the "Send" operation - meaning not to Tap the "Send" button.
How can I do this?
(I hope it can be done)
I do not use WhatsApp so I might be missing something. Could you do this with by setting the clipboard with Tasker then pasting it in the text box ?
Thank you,
I am already doing it like that.. with the Set Clipboard action,
and then manually pasting it, via long tapping the textbox, and tapping the "Paste" button that floats there (from android).
I am looking to automate that part..
What would you want to use as a trigger?
Let's focus on achieving sending the text to WhatsApp..
Let's focus on achieving sending the text to WhatsApp..OK, hopefully a WhatsApp user will have a answer, however I do not think it will be possible to send the text through the app. I would think your best bet would be a Paste operation. The plug in autoinput has a paste feature.
I thought about it before creating the thread here,
but myu phone is Android v.4.2,
and AutoInput requires Android v4.3 or above, due to new API being introduced only in v4.3..
So I guess this means I cannot achieve what I wanted in this thread till I replace my phone......
Without root or Android v4.3 or above your options are very limited.
I think there is another app called TouchTask
You can do this using AutoInput without root
I think there is another app called TouchTask
> What you need in your task is the Type action
That action requires root..