Monday, August 1, 2011

Re: [android-developers] Avoiding FAILED BINDER TRANSACTION error when updating lots of widget bitmaps

Hi Kostya,

It's not that the single bitmap is too large, it's that I'm updating quite a few bitmaps.  The biggest bitmap in PNG form (a lot smaller I know) is only 4KB. I am updating 14 ImageViews in each update.  Is there any way to split the update for each widget instance somehow?

What are the other methods to push a bitmap into a widget?  Anything I could search for?

Thanks for your help!
All the best,
Ash

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment