Well folks, I'm developing an application and I generate a PDF on Android at runtime. It turns out that the user does not receive any messages, or anything, to know where the file is. I would like to know if there is any way I can send this file to the Android download manager, is there a possibility? If not, what is the best way to show the user where the file is being written? (It's being written to the application's own folder)