As Mark said, the default behavior for ASyncTasks since HC is to run in a serialized form... I've seen so many apps being updated to "support" ICS just to have users complain that suddenly the app is very slow (not sure why the devs didnt notice this during the QA phase, but it happens).
On Monday, October 22, 2012 7:59:12 PM UTC+2, Kristopher Micinski wrote: > > On Mon, Oct 22, 2012 at 3:48 AM, Piren <[email protected] <javascript:>> > wrote: > > Why do you prefer ASyncTasks to Loaders? Since they are handicapped in > ICS, > > isn't it better to stop using them? > > > > Why do you think they're "handicapped?" ... That doesn't make any sense. > > kris > -- 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

