accesbility

  1. G

    Android Question Accessibility Click Event

    A while ago, I managed to generate a click at certain screen coordinates using the @moster67 accessibility library, but I haven't been able to get the event to generate for a while now. My that triggers the click is: public Sub RunDispatchGesture(mp11 As Map) Dim nativeMe As JavaObject...
  2. intellvold

    B4A Library Intellvold Accessibility Service

    Intellvold Accessibility Service --> B4A 12 --> Api34 🙂 Today, I Wrapped this service and functionality with the latest version of Android and b4a, I hope it will work for you.
  3. M

    Android Question Prevent text zoom

    Hi everyone, while testing my app, i noticed that when an user has the text zoom enabled in phone settings, all the sizes of my app are messed up. Is there a way to prevent the phone to change the sizes I set even if the zooming option is enabled in the settings of the phone? Thanks in advance
Top