>> If the purpose of this code (and I haven't looked at it to know) is to send >> a command to the service and get told later when it is done, then this is a >> reasonable approach.
Yep, that's exactly what I'm using it for. I'm kicking off a heavy background sync, and use an optional ResultReceiver to pass back success/failure along with any Exception text for Toast'ing to the user. > Not my team's app... I've not looked at the code, either. :} The app was written by two engineers on the Android team, but not anyone specifically working on the framework. -- Jeff Sharkey [email protected] -- 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

