In my android application, In my fragment, I have one while loop like Here new Mp4Composer is a Thread… This task is executed for each iteration of the loop..without completing the previous task (on task still in processing state)… the loop jumped to the next iteration.so the existing task doesn’t produce any output… and jumped to next task because of