Create the necessary macros using Bluetooth Device,
You can answer calls, end calls, reject calls, adjust volume, and control lights.
reference:
- Accessibility service is required to operate functions such as click, light, etc.
- When using a device, location service permission is required (BLE)
-Required permissions
1) Location: Required to use Bluetooth (BLE).
2) Allow on top of other apps: Used to turn on modules to use the function.
- Permission to allow selection
1) Bluetooth: You can only connect to a device using Bluetooth.
*important:
-Purpose of using accessibility services
This app is designed to allow users to remotely control their phone's functions through connectivity with BLE devices. Accessibility services (APIs) assist users with their clicks and improve convenience by automating certain actions. In particular, it provides features for users with limited mobility or who require additional convenience.
-Example of API usage
When a button is pressed on a BLE device, the app receives the command and performs a specific action on the user's behalf. For example, you can adjust the volume, control music playback, etc.
Accessibility APIs allow users to answer calls, read messages, and more without touching their phone directly.
This app uses accessibility APIs to allow it to respond to specific areas of the screen, helping users use their devices faster and more efficiently.
- Collection and sharing of user data
This app does not collect or share your personal information or sensitive data when using accessibility services. All data processing takes place on-device and no personal data is transmitted to external servers.
-Request user consent and permissions
Before starting to use the app, users will receive clear guidance about accessibility services. Afterwards, the accessibility service will be activated only if the user consents to the function. If the user does not agree, accessibility service-related functions will be disabled and the app will provide only basic functions.