Hi, I have created a service which runs on its own process, and this service registers it self as a listener in the ClipManager. Every thing works find and whenever new text copied to the clipboard, I can capture.
My question is, how are these different components (Objects) communicate with each other, although they are running on different processes?!! I didn't implement any AIDL or iBinder in my listening service. Thanks,, -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en