I'm using a Bundle to store some info and then sending it to a
Handler. Problem is the Bundle shows up empty on the other end. I've
logcat-ed the Bundle before sending and after receiving on the other
end, before it's sent, I see the data as expected, but once my
HandleMessage gets called, Bundle.toString shows it as being empty.
Out of about 20 messages, only 1 or 2 show up on the other end.

Any ideas why this would happen?
--~--~---------~--~----~------------~-------~--~----~
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