On Fri, Jul 1, 2011 at 2:04 PM, Rutton <[email protected]> wrote: > Interesting. Its not *really* in the AsyncTask reference page (only > mentioned as a side note). Where can I read more about this?
Ummmm... in the source code? The JavaDocs for API Level 11 also show where you can provide your own executor for your own thread pool. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 3.5 Available! -- 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

