I believe I read somewhere that it's passed by value. This makes sense because I tried to pass a bitmap and it was extremely slow and there seemed to be a size limit beyond which, it would not work. If I come across the site that discussed that it was by value, I'll post it.
On Mon, Oct 13, 2008 at 3:44 AM, Ernest <[EMAIL PROTECTED]> wrote: > > Hi, > Anyone knows the way that Intent's extra transfer between different > activities?I mean the extra is transfered by value or by > reference.And is there a limit for the extra size?Thank you very > much. > > Best Regards > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

