Android Question New Download methods?

aidymp

Well-Known Member
Licensed User
Longtime User
Hi, I am rewriting an old app with the latest methods. My app basically downloads files. I saw the new (short way in a post called [B4X] DownloadAndSave here) But the progress of the downloading file is not exposed. My Old method works well, BUT it is using a modified httputils2service (to expose the progress) And transplanting it is not straightforward.

Is there a new simple way with the progress (of the current download) available?

Thanks

Aidy
 
Top