I have an application where I need to hold a button down to keep a relay activated on an embedded device using BLE but I am experiencing Done/Up event bouncing. I have read several other threads relating to this issue. I have tried a number of devices from small phones to tablets and it appears more prevalent as the device gets larger in size.
I really need to find a solution for this problem. I have tried to use a panel instead of a button and use the Touch event but it is not any better as to the event bouncing. Is this an issue with b4a or android? I have read some discussion relating to the use of the reflection class but I have no experience with it. If anyone can give me a concrete example of a proven solution, I would greatly appreciate it.
I really need to find a solution for this problem. I have tried to use a panel instead of a button and use the Touch event but it is not any better as to the event bouncing. Is this an issue with b4a or android? I have read some discussion relating to the use of the reflection class but I have no experience with it. If anyone can give me a concrete example of a proven solution, I would greatly appreciate it.