Yes it is necessary. The base abstract class provides all the plumbing for posting an HTTP request and handling exceptions while allowing subclasses to do their actual work. I would hate for each asynctask to write network error handling.
The problem is, I cant find a proper way to reinstantiate a task and execute it without reflection. Thanks for the time. -- 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

