Line 62:
Line 62:
* ''''' Exclude Overlay '''''
* ''''' Exclude Overlay '''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
−
All the obtained will be saved including empty values.
+
Only views from the main foreground application will be acquired, any app showing an overlay will be ignored.
</pre><br>
</pre><br>
Line 68:
Line 68:
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
−
Only an ID containing a defined value is obtained.
+
Attempts to obtain all views that are visible on screen including the foreground app and any overlays.
−
Examples of an overlay.
+
An overlay is typically a floating window displayed above the main screen. For example MacroDroid uses overkays to display floating text items.
−
−
* A pop-up menu that appears when a button is tapped.
−
* A floating window displayed above the main screen.
−
* A dialog box that appears on the screen.
</pre><br>
</pre><br>