Can I use a firemonkey service on native Android project?

Viewed 15

Is there a way to add a service created in Firemonkey to be used in an existing native Android app project?. Currently I have created the service and added it to my native project (AndroidStudio), but I am unable to access some of the functions that are declared in the service.

0 Answers
Related