Title: [android-developers] Re: Service works on 1.1, not on 1.5
Never mind, posting the problem to the list fixed it again. :-)

At 12:57 PM -0700 5/19/09, Dianne Hackborn wrote:
Look at the log, post code, etc.
On Tue, May 19, 2009 at 12:52 PM, Ward Willats <goo...@wardco.com> wrote:

Our remote service is working great on 1.1. It is a pretty rich API too.

BUT, running the same code on cupcake, it hangs after the service
returns the concrete interface stub it has new'd in onBind().
(onConnect() in the client's ServiceConnection is never executed.)

Any thoughts?

Thanks

-- Ward



--
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails.  All such questions should be posted on public forums, where I and others can see and answer them.




--~--~---------~--~----~------------~-------~--~----~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to