Android Contest: Make 6 AsyncTasks run Sequentially in a Fragment
- Status: Closed
- Prize: $50
- Entries Received: 3
- Winner: dmanyukhin
Contest Brief
See diagram_3 and this Android example Project from http://lesapplication.blogspot.co.uk/2013/02/implement-vertical-progressbar.html
1. Add Stop(Pause) Go and Reset buttons to a MainActivity and add a new Fragment on the right hand in landscape mode .
2. Add an EditTextBox to left in MainActivity accepting numbers 1-600.
3. Put the 6 vertical ProgressBars in the new Fragment on right, each with a Max of 100. They must stack vertically from the bottom to the top and run in a sequence one after the other with 500 ms delay after each progressbar hits max and before the next one begins.
4. Add a TextView in the Fragment top to show the current value.
The progressBars must all run correctly on Background Threads, NOT the Main UI thread.
The reset button resets all 6 progressBars to zero allowing a new value to be entered.
No cheating by using one progressBar split into sections.
Recommended Skills
Employer Feedback
“Did everything asked. Quick and clear. Very good. Thanks ”
danoba, United Kingdom.
Public Clarification Board
How to get started with contests
-
Post Your Contest Quick and easy
-
Get Tons of Entries From around the world
-
Award the best entry Download the files - Easy!