Is it possible for an application like MyLocation to automatically continue running after the device is rebooted?
For testing, we will add a timer to the Starter service module. We are not changing anything else in MyLocation!
Sub Process_Globals
Private Timer_Starter As Timer
Dim Bp...
Good day!
I have a program that works in the background, like "MyLocation". During development, I constantly (around the clock) test it for background operation. The background mode worked stably, when suddenly, for a completely inexplicable reason, the internal timer stopped.
It makes no...
Hello!
I noticed one curious thing about the MyLocation type of application.
It started with the fact that I decided to write an application that runs in the background like MyLocation.
Let's say we have the following lines in a test program.
1. Module "Main".
Sub Activity_Resume...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.