Android Question downloading zip files and saving it on phone

ab3d

Member
hi. i use HttpUtils2 library to download zip files from internet and it works fine but i can't catch the downloaded file. the log says job was successful but when i search in my files, it's not there. it seems the HttpUtils2 library remove files if they don't fit somewhere during JobDone Event. so how can i save downloaded zip files in a specific directory?
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top