Closed sudarshaana closed 8 years ago
I want to download the file(s) if the app is open and the user is using the app. In the example project when I am on main activity from Listview or Recycle View the downloading are on pause.
How to download the file in the background?
please delete below code in function "onPause", ownloadManager.getInstance().pauseAll();
I want to download the file(s) if the app is open and the user is using the app. In the example project when I am on main activity from Listview or Recycle View the downloading are on pause.
How to download the file in the background?