With this application you can simulate a Bluetooth mouse. To work with this application you need two devices. One device will be used as the controller (sending device) and the other device will be the controlled device (receiving device).
On the receiving device, the AccessibilityService API is used to have permission to display and draw a mouse pointer that has the ability to move across the width and height of the screen and this feature is also used to be able to press and click on the screen elements and buttons. The application user on the receiving device has the option to choose whether to accept or reject the use of the AccessibilityService API. If the user agrees to use this feature AccessibilityService , the application will have the ability to simulate the mouse pointer on the screen and wait for Bluetooth commands to move the cursor. Otherwise, if the user rejects the use of this function, it cannot be used as a receiving device but can be used as a controlling device.
Comments will not be approved to be posted if they are SPAM, abusive, off-topic, use profanity, contain a personal attack, or promote hate of any kind.