heldenssjoerd
Member
When using the tracker example, is it possible to keep the GPS-locations changing when the user puts the device to sleep (using powerbutton to turn off screen).
Just tested it but when using the powerbutton the debugger shows:
after that there is no logging of the GPS-change (I've added a log-line).
We're using it in a drivers app but also when the screen goes dark it should keep track and sending data.
Just tested it but when using the powerbutton the debugger shows:
B4X:
** Activity (main) Pause, UserClosed = false **
after that there is no logging of the GPS-change (I've added a log-line).
We're using it in a drivers app but also when the screen goes dark it should keep track and sending data.