Hi all, I have the need to schedule a notification on my app 14 days from whenever the user completes certain tasks, I came across this thread here that requests the REQUEST_SCHEDULE_EXACT_ALARM permission so, My question is, will a Receiver work in this case, is there anything special I need to...
In Android 13, I did everything to be able to restart the service after destroying it. Android 13 does not allow restarting. I tried StartService and StartServiceAt, but it didn't work. Now I want to know if it can be done with the new b4a receivers from the intent action. I should make a...
I need the service HttpUtils2Service in starter service, because use method JOBDONE(Job as HTTPJO)
All service are destroyed in ANDROID8+ (ok) when app is in BACKGROUND (this is a big problem).
I write the code (access to a Web Service) in starter service, and with B4A 8.3+ the Starte Service...
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.