I have to download and parse some file and put create list of object and that set of operations is long, about 5 to 10 sec. My question is how to display something similar in web browser popup loading ( like javascript). What widget to use for this ? Is there anything already done on that issue ?
Share
use progress Dialog….it will solve your problem