I forgot to say I have this log on each tab's attempt to bind to the service. 09-02 13:27:20.484: WARN/ActivityManager(52): Binding with unknown activity: [EMAIL PROTECTED]
On 2 sep, 15:26, Guillaume Perrot <[EMAIL PROTECTED]> wrote: > I have a TabActivity using several Activities. > In onCreate of the TabActivity I try to bind to a service, the > onServiceConnected is called. > In onCreate of my Activity (inside tabs) I also try to bind to the > same service, the onServiceConnected is never called. > The intent and binding flags are the same. > What am I missing this time ? --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

