Recent

Author Topic: Can LAMW be used to create an Android Service?  (Read 1998 times)

Robert Gilland

  • Full Member
  • ***
  • Posts: 160
Can LAMW be used to create an Android Service?
« on: July 24, 2019, 12:45:17 am »
I am wanting to create an Android service using LAMW. Is this possible?

jmpessoa

  • Hero Member
  • *****
  • Posts: 2301
Re: Can LAMW be used to create an Android Service?
« Reply #1 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?
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

Robert Gilland

  • Full Member
  • ***
  • Posts: 160
Re: Can LAMW be used to create an Android Service?
« Reply #2 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.

CC

  • Full Member
  • ***
  • Posts: 149
Re: Can LAMW be used to create an Android Service?
« Reply #3 on: June 29, 2020, 11:06:31 pm »
Is it possible to create an android service now?

mr-highball

  • Full Member
  • ***
  • Posts: 233
    • Highball Github
Re: Can LAMW be used to create an Android Service?
« Reply #4 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

jmpessoa

  • Hero Member
  • *****
  • Posts: 2301
Re: Can LAMW be used to create an Android Service?
« Reply #5 on: June 30, 2020, 05:34:39 am »
Quote
Is it possible to create an android service now?

No.
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

CC

  • Full Member
  • ***
  • Posts: 149
Re: Can LAMW be used to create an Android Service?
« Reply #6 on: June 30, 2020, 11:08:02 am »
Ok, got it.

Does it seem to be difficult to implement it?

 

TinyPortal © 2005-2018