tags:

views:

37

answers:

0

Hello,

right now i am in the scope of a RemoteService which on an apk.

and i want to start another RemoteService which is on diffrent apk. (i can only know it's service name on a runtime).

how would I achive that?

thanks all.