I don't really have a reason for synchronized being there; it was in the original code and I left it intact.
I've since thrown all that code away and started from scratch. I can get the callbacks to work in a new project, so I'm going to chalk it up to some complication lurking beneath a bunch of code I pulled in from the NPR app and hacked apart. Thanks for the help, I'll post back again if I learn anything further. Jim On Tue, Feb 1, 2011 at 2:45 AM, Doug <[email protected]> wrote: > On Jan 31, 6:58 pm, Jim Benton <[email protected]> wrote: > > Any thoughts on what I could be doing wrong? > > I use prepareAsync and count on the callback. It works every time or > my users would be very upset. > > The only question I have for you is this: why the synchronized block > in the init code? > > Doug > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

