My application must constantly connect to a remote server to download data. I want to implement a progress bar during data loading, and also show the progress and estimated time left at the time of loading.
Can anyone suggest a better way to do this?
Sapan source
share