Difference between revisions of "Action: Bluetooth Configure"
(Swapped "Root" and "No root") Tags: Mobile web edit Mobile edit |
|||
(10 intermediate revisions by 3 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> | ||
− | < | + | <pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;"> |
− | *'''Enable | + | 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. |
− | *'''Disable | + | |
− | *'''Toggle | + | Enable/disable/toggle bluetooth is currently supported in two ways: |
− | *'''Connect Audio Device | + | • No root (Connectivity Helper) |
− | *'''Disconnect Audio Device | + | • Root |
+ | </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;"> | ||
+ | Enables bluetooth. | ||
+ | </pre><br/> | ||
+ | * <span style="color: #1665b0; font-size: 16px;">'''Disable bluetooth '''</span> | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
+ | Disables bluetooth. | ||
+ | </pre><br/> | ||
+ | * <span style="color: #1665b0; font-size: 16px;">'''Toggle Bluetooth '''</span> | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
+ | Toggles the current state of bluetooth. | ||
+ | </pre><br/> | ||
+ | * <span style="color: #1665b0; font-size: 16px;">'''Connect Audio Device '''</span> | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
+ | Connect to a specific bluetooth audio device. | ||
+ | </pre><br/> | ||
+ | * <span style="color: #1665b0; font-size: 16px;">'''Disconnect Audio Device '''</span><br/> | ||
+ | |||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
+ | Disconnect from a specific bluetooth audio 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 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+.