Lazarus

Programming => Operating Systems => Android => Topic started by: zebu1er on September 10, 2019, 04:27:11 pm

Title: Making background tasks (servive, ...)
Post by: zebu1er on September 10, 2019, 04:27:11 pm
Hi,
Does LAMW allow creating background tasks at the moment ? So that way even if then application is terminated it can answer to some events. I have projects that would need that kind of functionality :
- Noticing my computer of clipboard changes / remotely setting the keyboard content
- Receiving / sending SMS from the computer
Title: Re: Making background tasks (servive, ...)
Post by: jmpessoa on September 10, 2019, 10:55:31 pm

Quote
Does LAMW allow creating background tasks at the moment ?

No.

But there are specific solutions ...

You can try:

AppSMSWidgetProviderDemo1
AppIncomingCallWidgetProviderDemo1
AppDownloadServiceDemo1
AppUploadServiceDemo1

Title: Re: Making background tasks (servive, ...)
Post by: zebu1er on September 13, 2019, 05:14:32 pm
Ok, thanks you !
TinyPortal © 2005-2018