Lazarus

Programming => Operating Systems => Android => Topic started by: Robert Gilland on July 24, 2019, 12:45:17 am

Title: Can LAMW be used to create an Android Service?
Post by: Robert Gilland on July 24, 2019, 12:45:17 am
I am wanting to create an Android service using LAMW. Is this possible?
Title: Re: Can LAMW be used to create an Android Service?
Post by: jmpessoa on July 24, 2019, 03:51:49 am

No. But we can implement a component to wrapper some "specific"  service...

[example: jDownloadService component...  and demo "AppDownloadServiceDemo1" ]

What sevice you need?
Title: Re: Can LAMW be used to create an Android Service?
Post by: Robert Gilland on July 25, 2019, 03:18:30 am
My Idea was to create an android Non-GUI service app, that contains a web-service from web-service toolkit. That other Android Apps can talk to locally on the same device or elsewhere come to think of it.
Title: Re: Can LAMW be used to create an Android Service?
Post by: CC on June 29, 2020, 11:06:31 pm
Is it possible to create an android service now?
Title: Re: Can LAMW be used to create an Android Service?
Post by: mr-highball on June 30, 2020, 03:35:28 am
To avoid confusion this is the reference for the types of "services" this thread is talking about,
https://developer.android.com/guide/components/services

Also I'm still thinking this is not possible, but @jmpessoa would know
Title: Re: Can LAMW be used to create an Android Service?
Post by: jmpessoa on June 30, 2020, 05:34:39 am
Quote
Is it possible to create an android service now?

No.
Title: Re: Can LAMW be used to create an Android Service?
Post by: CC on June 30, 2020, 11:08:02 am
Ok, got it.

Does it seem to be difficult to implement it?
TinyPortal © 2005-2018