On Aug 27, 10:16 pm, Romain Guy <romain...@android.com> wrote:
> Extras are supported but not arrays.

Technically, the string array IS an extra since I'm using putExtra to
save the array into the intent's extra bundle.

I never saw an exception on anything surrounding this issue.

I'm surprised that there is anything I could put into a Bundle that
wouldn't be persisted.  Isn't the whole point of a (Parcelable) Bundle
to be serialized/persisted?

Doug

-- 
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