Monday, 10 June 2019

How do I launch my app when a user downloads a file from browser?

I'm trying to make a custom downloader UI for Android, and I was hoping there was a configuration I could set in my apps manifest to allow other apps like chrome to automatically open my app when a file of any downloadable type begins to download.

Ideally just replacing the Android downloader would be the goal here.

I'd really appreciate any pointers!



from How do I launch my app when a user downloads a file from browser?

No comments:

Post a Comment