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

Line 30: Line 30:
 
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.
 
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.
 
</pre>
 
</pre>
* ''''' [http://www.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]''
 +
 
 
<br/>
 
<br/>
  

Revision as of 18:00, 29 January 2024

About

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.


Configuration available

Root Only

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

Macrodrood 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.


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.