I'm having trouble understanding your problem.
 
>From your post, you have 2 AsyncTasks. Launching task B depends upon the 
result of task A. So, the tasks will run sequentially by design. Is there a 
specific error that this scenario is generating an error for you? That is, 
are you having a problem launching task B? Or, is it that you want to launch 
task B *after* task A finally completes?
 
Nick 

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