The android app is in kotlin .
Thanks for agreeing to work on this project! Here’s a detailed rewind of the changes I need for my app to make sure everything is clear:
1. Pause and Resume for Downloads
Add functionality that allows users to pause and resume their downloads at any time. If the download fails make it resume automatically!
2. Background Download
Enable downloads to continue running in the background, even if the user minimizes or closes the app.
3. Open File Location
Fix the issue with opening the downloaded file location in the file manager. Some Android versions are not able to open the folder after downloading a zip file. Please ensure this works for supported versions.
4. Multi-Threaded Downloads
Implement multi-threaded downloading for faster speeds, similar to how IDM works.
5. Automatic Server Selection
When users click to download a zip file, the app should automatically select a working server. If one server fails, it should switch to the next one.
6.Progress updates
For some reason when I download a zip file I can't see progress on the progress bar
Let me know if you need further clarification or have any questions. Looking forward to seeing the updates!
Success story sharing