Difference between revisions of "Action: Bluetooth Configure"
m |
(Swapped "Root" and "No root") Tags: Mobile web edit Mobile edit |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;"> | |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
This action allows you to turn on/off or toggle Bluetooth. | 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> | ||
+ | |||
+ | <pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;"> | ||
+ | Due to restrictions the helper app is required to execute this function. See bottom of this page for link to download the latest version of MacroDroid Helper apk. | ||
− | + | Enable/disable/toggle bluetooth is currently supported in two ways: | |
− | </pre | + | • No root (Connectivity Helper) |
+ | • Root | ||
+ | </pre> | ||
<span style="color: #1665b0; font-size: 24px;">'''Features available'''</span> | <span style="color: #1665b0; font-size: 24px;">'''Features available'''</span> | ||
Line 10: | Line 16: | ||
* <span style="color: #1665b0; font-size: 16px;">'''Enable Bluetooth'''</span> | * <span style="color: #1665b0; font-size: 16px;">'''Enable Bluetooth'''</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;"> | ||
− | + | Enables bluetooth. | |
</pre><br/> | </pre><br/> | ||
− | * <span style="color: #1665b0; font-size: 16px;">'''Disable | + | * <span style="color: #1665b0; font-size: 16px;">'''Disable bluetooth '''</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;"> | ||
− | + | Disables bluetooth. | |
</pre><br/> | </pre><br/> | ||
− | * <span style="color: #1665b0; font-size: 16px;">''' | + | * <span style="color: #1665b0; font-size: 16px;">'''Toggle Bluetooth '''</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;"> | ||
− | Toggles the current state of | + | Toggles the current state of bluetooth. |
</pre><br/> | </pre><br/> | ||
− | * <span style="color: #1665b0; font-size: 16px;">'''Connect | + | * <span style="color: #1665b0; font-size: 16px;">'''Connect Audio Device '''</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;"> | ||
− | Connect to a specific bluetooth device. | + | Connect to a specific bluetooth audio device. |
</pre><br/> | </pre><br/> | ||
− | * <span style="color: #1665b0; font-size: 16px;">'''Disconnect | + | * <span style="color: #1665b0; font-size: 16px;">'''Disconnect Audio Device '''</span><br/> |
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
− | Disconnect from a specific bluetooth device. | + | Disconnect from a specific bluetooth audio device. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</pre><br/> | </pre><br/> | ||
Latest revision as of 05:14, 22 October 2025
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 bottom of this page for link to download the latest version of MacroDroid Helper apk. Enable/disable/toggle bluetooth is currently supported in two ways: • No root (Connectivity Helper) • Root
Features available
- Enable Bluetooth
Enables bluetooth.
- Disable bluetooth
Disables bluetooth.
- Toggle Bluetooth
Toggles the current state of bluetooth.
- Connect Audio Device
Connect to a specific bluetooth audio device.
- Disconnect Audio Device
Disconnect from a specific bluetooth audio device.
- How to grant permissions ADB Hack
- If you do not have MacroDroid Helper installed, download it from here. Installing helper.
- If you have Android 14, additional configuration is required. Installing helper on Android 14+.