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

Line 1: Line 1:
== About ==
+
<span style="color: #1665b0; font-size: 24px;">'''About this action'''</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;">
 
This action allows you to set the device's current default digital assistant.
 
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.
 
This will (for example) allow you to switch dynamically between the Google default assistant and some other app when required.
</pre><br/>
+
</pre>
 
 
==<p><b>Configuration available</b></p>==
 
 
 
=== Root Only ===
 
  
 +
<span style="color: #1665b0; font-size: 24px;">'''Root Only'''</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;">
 
No additional configuration is required, simply grant ROOT permissions to macrodroid and it will start working.
 
No additional configuration is required, simply grant ROOT permissions to macrodroid and it will start working.
 
</pre>
 
</pre>
 
+
<span style="color: #1665b0; font-size: 24px;">'''Macrodroid as Default Assist App'''</span>
=== Macrodrood as Default Assist App ===
 
 
 
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
In this situation, the google assistant (Default) is replaced by MacroDroid, this change will make functions like OK google unavailable.
 
In this situation, the google assistant (Default) is replaced by MacroDroid, this change will make functions like OK google unavailable.
Line 22: Line 16:
 
Please note you should also grant MacroDroid permission to use the microphone so the assistant app can continue to function correctly.
 
Please note you should also grant MacroDroid permission to use the microphone so the assistant app can continue to function correctly.
 
</pre>
 
</pre>
 
+
<span style="color: #1665b0; font-size: 24px;">'''ADB hack'''</span>
=== ADB hack ===
 
 
 
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
To use this function you need to have ADB hack permissions.
 
To use this function you need to have ADB hack permissions.
Line 31: Line 23:
 
</pre>
 
</pre>
 
* ''How to grant permissions '' ''[https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48/ ADB Hack]''
 
* ''How to grant permissions '' ''[https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48/ ADB Hack]''
 
+
* ''If you do not have MacroDroid Helper installed, download it from here.'' ''[https://www.macrodroidforum.com/index.php?threads/macrodroid-helper-apk.1/ Installing helper.]''
<br/>
+
* ''If you have Android 14, additional configuration is required.'' ''[http://www.macrodroidforum.com/index.php?threads/installing-helper-on-android-14.5606/ Installing helper on Android 14+.]''
 
 
''''' The 3 available methods support the same functions. '''
 
 
 
* ''''' Airplane Mode On '''''
 
Activate airplane mode.
 
 
 
* ''''' Airplane Mode Off '''''
 
Turn off airplane mode.
 
 
 
* ''''' Airplane Mode Toogle '''''
 
Toggles the current status of the airplane mode.
 

Revision as of 22:14, 16 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.