Android Question Access service module variables/functions

wimpie3

Well-Known Member
Licensed User
Longtime User
Is it possible for my app to access certain variables/functions in a service module?
 

lemonisdead

Well-Known Member
Licensed User
Longtime User
Hi,
I guess Yes. If you declare the variables in Process_Globals you reference them using the service's name. For ex: Service.MyVariable
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…