Difference between revisions of "Action: Clipboard Refresh"

(Created page with "This action is available on Android 10+ devices and is used to allow MacroDroid to discover the current contents of the clipboard. It is no longer possible on Android 10+ to...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
<span style="color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this action</strong></span>
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This action is available on Android 10+ devices and is used to allow MacroDroid to discover the current contents of the clipboard.
 
This action is available on Android 10+ devices and is used to allow MacroDroid to discover the current contents of the clipboard.
  
 
It is no longer possible on Android 10+ to read the clipboard content from a background app. This action works by creating a temporary invisible overlay to read the contents of the clipboard into MacroDroid.
 
It is no longer possible on Android 10+ to read the clipboard content from a background app. This action works by creating a temporary invisible overlay to read the contents of the clipboard into MacroDroid.
 +
</pre>

Latest revision as of 17:38, 19 March 2024

About this action

This action is available on Android 10+ devices and is used to allow MacroDroid to discover the current contents of the clipboard.

It is no longer possible on Android 10+ to read the clipboard content from a background app. This action works by creating a temporary invisible overlay to read the contents of the clipboard into MacroDroid.