According to the API doc, Android seems to support for changing the data size of Parcel container. And there is no notice limiting the size of Parcel. The document is here http://developer.android.com/reference/android/os/Parcel.html#setDataSize()
On the other hand, when our developers are doing some tests on this, the size is dependent on the platform and devices. So i just wonder whether there is any limit on the data size of Parcel. At least this information should be mentioned in the API document. Can the community help me to have this more clearly? Thank you very much. Tuyen -- 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

