标签: android android-intent download
我正在制作一个下载管理器应用程序。当用户尝试从其默认浏览器(例如chrome)下载文件时,我需要弹出一个活动(假设MainActivity)。
MainActivity
基本上,我需要从chrome下载。
该怎么做?