Difference between revisions of "Trigger: Logcat Message"

Line 5: Line 5:
  
 
You can enable this feature to work on non-rooted devices using the adb tool from a connected PC. For full information check out this forum post here:
 
You can enable this feature to work on non-rooted devices using the adb tool from a connected PC. For full information check out this forum post here:
 +
</pre>
 +
* '''''How to grant permissions ''''' '''''[https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48/ ADB Hack]'''''
  
https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48/
+
* '''''When this trigger is present, you can use more [...]''''' '''''[https://macrodroidforum.com/wiki/index.php/Magic_text#Logcat magic text]'''''
</pre>
 

Revision as of 20:37, 23 January 2024

The Logcat output is a device wide logging mechanism that logs key system events and errors.

This trigger will fire when the specified Logcat message content is seen within the device's Logcat output.

You can enable this feature to work on non-rooted devices using the adb tool from a connected PC. For full information check out this forum post here:
  • When this trigger is present, you can use more [...] magic text