下載 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日