[B4X] OkHttpUtils2 with Wait For
- By Erel
Downloading resources is simpler with the new Resumable Subs feature.
Using Wait For we can wait for the JobDone event in the same sub that started the download.
No...
Attachments
Last edited:
Sub Timer_rain_Tick
Dim image As ImageView...