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 android-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to