I have the same problem, I used a hack, but your workaround sounds far much better than mine so I'll try that.
On 1 sep, 11:49, TuanTuan <[EMAIL PROTECTED]> wrote: > I used a workaroud to make my tabspec get the service. > > I bind the service in tabHost, then put the IBinder in Intent by > intent.putExtra(String, IBinder); > > then tabspec can get the service handler.... > > I am not sure if this is the correct method and if is effective. > > Anyone has experience on this issue? > > Thanks! > > On 8月31日, 上午8时41分, TuanTuan <[EMAIL PROTECTED]> wrote: > > > It is strange. I dont find the way to make it work. > > > On 8月30日, 上午4时40分, marielisacr <[EMAIL PROTECTED]> wrote: > > > > Hi, I have the same problem, I didn't realize what was happen till I > > > read your post, so thanks so much. > > > > How can I do to make it works even in a tabspec? Is there a way? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

