When App-A bound to the remote service, it hit 1. OnCreate() 2.OnBind() methods
When App-B tried to connect to the remote service, there were no hits. On Thu, Jun 30, 2011 at 6:02 PM, Mark Murphy <[email protected]>wrote: > On Thu, Jun 30, 2011 at 8:25 AM, Suraj Gopalakrishnan > <[email protected]> wrote: > > But i tried to bind to a remote service from App A and when i tried to > bind > > to the same remote service from App B it didn't bind? > > What might be the reason? > > I have no idea. Of course, I also am unclear of what you mean by "didn't > bind". > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > _The Busy Coder's Guide to *Advanced* Android Development_ Version > 1.9.9 Available! > > -- > 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 > -- Best Regards, Suraj Gopalakrishnan -- 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

