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...") |
|||
Line 1: | Line 1: | ||
+ | <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> |
Revision as of 19:24, 29 January 2024
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.