下载 APKPure App
可在安卓获取FDM - File Downloader的历史版本
下载视频文件图片等
文件下载器
供开发人员使用
意图意图=新意图(Intent.ACTION_MAIN);
intent.setComponent(new ComponentName(“ com.mediaplay.downloader”,“ com.mediaplay.downloader.AddDownloadActivity”));;
尝试{
intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
intent.putExtra(“ title”,name);
intent.putExtra(“ url”,link);
startActivity(intent);
} catch(ActivityNotFoundException e){
}
Last updated on 2020年08月28日
Pop-up issue fixed
FDM - File Downloader
1.3 by MediaPlay Apps
2020年08月28日