12

I'm implementing a REST client according to the first method of this presentation - http://www.google.com/events/io/2010/sessions/developing-RESTful-android-apps.html

currently I'm using a ResultReceiver for the "binder callback" between the service and the service helper,

is there any reason I should prefer a Messenger over ResultReceiver or the opposite for this?

frogatto
  • 28,539
  • 11
  • 83
  • 129
Gal Ben-Haim
  • 17,433
  • 22
  • 78
  • 131

0 Answers0