B4A Question Copilot questions StartService - JackKirk    Sep 1, 2025
--- do what b4a does with:
StartService(Monitor_XUpload)
Response:
=========
You're spot on to..., especially on Android 8+.
Let’s break it down:
🧠 StartService(Monitor_XUpload) in... B4A Question How To StartService another app and receive result - Mark Stuart (first post)    Dec 27, 2025 Hi William
I'm assuming this is Zebra printing you are working on?
By the link it seems as that... B4A Question startservice with multiple services - sorex    Jan 3, 2019 Hello,
In an app (hallway sound monitoring) I sometimes have a crash that causes the app to close.
... B4A Question StartService and busy app - Erel (first post)    Feb 8, 2022 As I wrote, best thing to do is to switch to B4XPages.
May be this is the problem, the list may be... B4A Question B4A v 3.0: debug(legacy): StartService does not start it - peacemaker    Oct 19, 2013 HI, All
I found that in legacy debug now if to StartService - it's created, but no Service_Start event.
And an app has FC-dialogue. Android 4.2.
If rapid debug - it works as usual. No hungs.... Italian StartService multipli - AlpVir    Dec 8, 2013 = "N=" & cstr(N)
StartService(GPS_DOPO)
Next
Mentre nel service GPS_DOPO
Sub... ossia si richiama più volte velocemente lo StartService) lo script Scrivi.asp (che ha un’istruzione... B4A Tutorial Service Modules - Erel    Feb 7, 2023   (6 reactions)   tags: Services process is destroyed. Sub Service_Start is called each time you call StartService (or StartServiceAt... StartService again (which will run Sub Service_Create followed by Sub Service_Start). Service use... (like an Activity). You can call StartService during Activity_Create and from now on work... B4A Question StartService rules changed in later versions of sdk etc? - Markos (first post)    Jul 5, 2019 Thanx a mil.
Found my error I used to pass non defined variables in cresting the notification object but now compiler more precise ... B4A Question StartService HttpUtils2Service when auto destroy it - Erel (first post)    Nov 29, 2018   (1 reaction) Example: https://www.b4x.com/android/forum/threads/background-location-tracking-beta.99873/... B4A Question startservice to bring up dead activity - Erel (first post)    Apr 4, 2018 Would you mind checking up the code if I send you and tell me what am I doing wrong?
Sorry but I do ... Page: 1   2   3   4   5   6   7   |