Android Question Service using an another module variable, how?

Alberto Michelis

Well-Known Member
Licensed User
Longtime User
Hi, I have a service, and I need it changes its way depending on a varible set in another modules?
How can I do it?
Thanks
 

Alberto Michelis

Well-Known Member
Licensed User
Longtime User
It is declared in Process_Globals of two modules and the service itself and nothing, If I no declare the variable in the service I cant use it.
 
Upvote 0
Top