Remote servicve
Posted
by Moshik
on Stack Overflow
See other posts from Stack Overflow
or by Moshik
Published on 2010-04-28T07:57:03Z
Indexed on
2010/04/28
12:03 UTC
Read the original article
Hit count: 234
android
|android-sdk
Hi, I have preperd a remote service, i would like to know if it's possible somehow via this service to call another activities? coz usually what ive seen so far, is how external apps calling the remote service and using it's methods, but i want vice versa.. that the remote service will call an external app's activity,
thanks,
moshik.
© Stack Overflow or respective owner