Difference between revisions of "Action: Bluetooth Configure"

Tags: Mobile web edit Mobile edit
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This action allows you to turn on/off or toggle Bluetooth. It also supports the ability to connect to a specific Bluetooth audio device.
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;">
 +
This action allows you to turn on/off or toggle Bluetooth.
 +
It also supports the ability to connect to a specific Bluetooth audio device.
 +
</pre>
  
<br/>'''Features available'''<br/>
+
<pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;">
*'''Enable Bluetooth:''' Activates the bluetooth.<br/>
+
Due to restrictions the helper app is required to execute this function.
*'''Disable Bluetooth:''' Disable the bluetooth.<br/>
+
See the first page of this thread to download the latest version of macrdroid helper apk
*'''Toggle Bluetooth:''' Toggles the current state of the bluetooth.<br/>
 
*'''Connect Audio Device:''' Connect to a specific bluetooth device.<br/>
 
*'''Disconnect Audio Device:''' Disconnect from a specific bluetooth device.<br/>
 
  
'''Note''' : Due to restrictions the helper app is required to execute this function.
+
enable/disable bluetooth is currently supported (without MacroDroid Helper) with ROOT.
https://macrodroidlink.com/helper/MacroDroidHelper_v1_10.apk
+
</pre>
 +
 
 +
<span style="color: #1665b0; font-size: 24px;">'''Features available'''</span>
 +
 
 +
* <span style="color: #1665b0; font-size: 16px;">'''Enable Bluetooth'''</span>
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Activates the bluetooth.
 +
</pre><br/>
 +
* <span style="color: #1665b0; font-size: 16px;">'''Disable the bluetooth. '''</span>
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Disable the bluetooth.
 +
</pre><br/>
 +
* <span style="color: #1665b0; font-size: 16px;">'''Toggles the current state of the bluetooth. '''</span>
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Toggles the current state of the bluetooth.
 +
</pre><br/>
 +
* <span style="color: #1665b0; font-size: 16px;">'''Connect to a specific bluetooth device. '''</span>
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Connect to a specific bluetooth device.
 +
</pre><br/>
 +
* <span style="color: #1665b0; font-size: 16px;">'''Disconnect from a specific bluetooth device. '''</span><br/>
 +
 
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Disconnect from a specific bluetooth device.
 +
</pre><br/>
 +
 
 +
* ''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.]''
 +
* ''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+.]''

Latest revision as of 22:46, 15 April 2024

This action allows you to turn on/off or toggle Bluetooth.
It also supports the ability to connect to a specific Bluetooth audio device.
Due to restrictions the helper app is required to execute this function.
See the first page of this thread to download the latest version of macrdroid helper apk

enable/disable bluetooth is currently supported (without MacroDroid Helper) with ROOT.

Features available

  • Enable Bluetooth
Activates the bluetooth.


  • Disable the bluetooth.
Disable the bluetooth.


  • Toggles the current state of the bluetooth.
Toggles the current state of the bluetooth.


  • Connect to a specific bluetooth device.
Connect to a specific bluetooth device.


  • Disconnect from a specific bluetooth device.
Disconnect from a specific bluetooth device.