When I submit a task via the BADownloadManager.scheduleDownload API in my tests, I don't know when the task will be executed. It looks like I can only wait for the syscall. Is there any way to test this api with some test commands?
Background Assests: How to test BADownloadManager.scheduleDownload function
This is effectively a dup of your other post and I'll respond over there.