This is what signatures are for. On Mar 3, 7:16 pm, dnkoutso <[email protected]> wrote: > Hey everyone, > > I am having some architecture question. > > I have 2 applications, one that hosts a service and one that is my > application. My app will send critical user data to that service which is > primarily used for authentication. I want to ensure that when I call > bindService() from my app that the service I am bound to is the real one and > not a spoof one that someone else might have written to replace my service. > > Any ideas how I can achieve that? > > Thanks!
-- 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

