2

I have an application which is exposing a background service which I wish to start and comunicate with. Anyway TRemoteServiceConnection does not have a method to start such service.

  • How to start remote service which is part of another application (native java code) from delphi application ?
Yordan Yanakiev
  • 2,546
  • 3
  • 39
  • 88
  • 4
    The remote service should start automatically when you bind to it with `TRemoteServiceConnection`. See [Bound services overview](https://developer.android.com/guide/components/bound-services). If you are having trouble, please show your actual code. – Remy Lebeau Dec 01 '21 at 01:00
  • 1
    Not sure who decided that this is duplicate, but he definitely missed to even read the question. – Yordan Yanakiev Dec 01 '21 at 06:45

0 Answers0