Difference between revisions of "Action: Airplane Mode On/Off"

m
m
 
Line 6: Line 6:
 
</pre>
 
</pre>
  
<span style="color: #1665b0; font-size: 16px; display: inline-block; margin-top: 15px; margin-bottom: 15px;"><strong>Root Only</strong></span>
+
<span style="color: #1665b0; font-size: 18px; display: inline-block; margin-top: 15px; margin-bottom: 15px;"><strong>Root Only</strong></span>
  
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
Line 12: Line 12:
 
</pre>
 
</pre>
  
<span style="color: #1665b0; font-size: 16px; display: inline-block; margin-top: 15px; margin-bottom: 15px;"><strong>Macrodroid as Default Assist App</strong></span>
+
<span style="color: #1665b0; font-size: 18px; display: inline-block; margin-top: 15px; margin-bottom: 15px;"><strong>Macrodroid as Default Assist App</strong></span>
  
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
Line 21: Line 21:
 
</pre>
 
</pre>
  
<span style="color: #1665b0; font-size: 16px; display: inline-block; margin-top: 15px; margin-bottom: 15px;"><strong>ADB hack</strong></span>
+
<span style="color: #1665b0; font-size: 18px; display: inline-block; margin-top: 15px; margin-bottom: 15px;"><strong>ADB hack</strong></span>
  
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">

Latest revision as of 17:57, 17 February 2024

About this action

This action allows you to set the device's current default digital assistant.
This will (for example) allow you to switch dynamically between the Google default assistant and some other app when required.

Root Only

No additional configuration is required, simply grant ROOT permissions to macrodroid and it will start working.

Macrodroid as Default Assist App

In this situation, the google assistant (Default) is replaced by MacroDroid, this change will make functions like OK google unavailable.

Requires MacroDroid to be configured as the default digital assistant/voice input app.
Please note you should also grant MacroDroid permission to use the microphone so the assistant app can continue to function correctly.

ADB hack

To use this function you need to have ADB hack permissions.

It will toggle the current application by macrodroid, then switch back to the application that was configured, after the process functions like OK google will remain functional.