Hi
I have a function that it consume a long time. Depending the function
result there is an if condition that it executes other asyntask.
The problem is that it executes the asyntasks consecutive because the
first asyntask didnt finished when the code arrives to the if and
launch the other asyntask. How could i fix it?

I hope you can understand my problem.
Thanks and sorry for my english

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