Is their a way to detect file is downloaded, any broadcast receiver, file observer, content observer or any other method & get its path. I have google it but didn't find any luck. Looking forward for your experience advice.
Note : I can detect new files from camera using File Observer, so I know how to use above mention methods.
Edit: File downloaded from any app, lets say hotmail or dropbox, observe it from background service..