Paste every text on "Ctrl C" of the device

Hi
I am making an app where the user has to paste a lot of phrases (which will go to a list to be used later).

It works fine but I would like, if possible, to make it easier. Instead of the user copy each phrase, paste it in a text box and click a button to save it I would like the app take all the text that was copied before and save it on the list

I am almost sure it’s not possible with makeroid but ask don’t kill, right? So if someone has a tip I will be very thankful!
Sory for the horrible english!

I’m not sure but you can use the @Taifun’s Clipboard Extension and it’s call Clipboard.Paste block to paste the text.

1 Like

You can you device tools component(available in the builder itself) to paste anything from the clipboard.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.