hi
im my application i use a progress like it is described in #2
https://www.b4x.com/android/forum/threads/fusedlocationprovider.50614/
(define a position, distance and a timer. (radius 200m, timer is 30 sec)
Get a 'LocationChanged' event-
from another task (second task) i need the actual position.
How to retreive the coordinates without disturbing the other process ?
Sometimes this task (second task) needs the position but the first process is not running and not initialized.
regards Frank
im my application i use a progress like it is described in #2
https://www.b4x.com/android/forum/threads/fusedlocationprovider.50614/
(define a position, distance and a timer. (radius 200m, timer is 30 sec)
Get a 'LocationChanged' event-
from another task (second task) i need the actual position.
How to retreive the coordinates without disturbing the other process ?
Sometimes this task (second task) needs the position but the first process is not running and not initialized.
regards Frank