I have a list of news that I load them in the custom list view and then i start to download their pics. But when i close the activity i wanna my sent requests get canceled.
Better to use: https://www.b4x.com/android/forum/threads/simple-progress-http-download.127214/#post-796463 The attached project includes a slightly modified version of HttpUtils2 and a new service named DownloadService. The purpose of DownloadService is to make it simple to download files of...