handle

  1. M

    Android Question [B4XPages] Put onUserInteraction event inside a Service

    Hi everyone, The app I'm developing needs to detect user interaction in every part of the screen at any time in order to reset a Timeout timer. I did this currently with B4XPages exploiting this Java method, but this needs to be put in an Activity module, more specifically, in case of B4XPages...
  2. gezueb

    B4J Question webserver handle to call global formatting code

    I would like to write some formatting code that is called from different handlers in a web server. Is it possible to place it in a code or class module? How about reentrancy problem? Explanation or link to some is appreciated!
Top