Hi, Is ther any android provided facility to control which client can connect to my service? My service is remote service, which expose function to interact with client. And this service can return certain information to connected client too.
I am looking solution for 1) How to protect remote service from getting bound by un-intended client. 2) In broadcast notification mechanism, i read that in chained broadcast receiver, Broadcat receiver can modify information before it pass this infromtion to next receiver. So How to ensure integrity of infromation if sent through broadcast mechanism. And furthermore how to ensure information has been reached to intended client. Thanks in advance, Amit -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

