background tasks

  1. MList

    B4J Question Receiving Data in Background

    Hi All, I have an B4X Project, which is receiving Data via Serial Lib and AsyncStreams. The data are measuring value which come continiusly (200kHz) approx. 15 values every second. The incoming data is very difficult to handle and i have problems with handling the gui. How can I manage to put...
  2. vfafou

    Android Question [B4APages] About background tasks and services

    Hello! I would like to ask the following: As I understand, I could have the Starter service for background tasks like push messages functionality with web sockets, send/receive messages via the websocket push framework and background GPS management to send location data to server even if the...
Top