tags:

views:

17

answers:

0

hi all

my problem

1 )i have one android check box and i start one service on tap of check box but the service take lots of time 2-3 minutes to process my task now for that time being my check box is selected and other ui control like button, and other check box where not function and give me ANR.

2) suppose i give progress bar at user interface side it will work. but i want that on tap one check process will start and run its own work not affected application else were.