What is "rather large" in "rather large JSON value" ?
14.04.2012 1:50, Deepwinter написал:
Ok This makes sense. I've focused the issue down to whether or not I call putExtra on the Intent I'm launching. Why would the contents putExtra cause this kind of error? The value of the extra is a String, and rather large JSON value at that which does contain binary data. Is the size of the JSON string the problem? Packing up the JSON is just fine, but the next activity never even gets the chance to unpack it as onCreate is never called.
-- Kostya Vasilyev -- 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

