On Wed, Jul 4, 2012 at 11:25 PM, Bryan  Ashby <nuskoo...@gmail.com> wrote:
> Thanks, I'll try the GET_* flags -- there are quite a few bits of
> information I can possibly trim out that way. Do you know of a way to
> measure the difference in underlying IPC payload sizes?

Yeah, once you get below 1MB, the exception should go away.

:-)

Beyond that, I am not aware of other measurement options, sorry.

>> Basically, TransactionTooLargeException means you're trying to
>> retrieve > 1MB (IIRC) from a foreign process. In this case, the user
>> has too many apps installed, presumably.
>
> This is why I think Google needs to do the underlying work in batches or
> otherwise overcome the 1M limitation. This is happening on regular user
> devices.

File an enhancement request at http://b.android.com and hope for the best.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.7 Available!

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