FDM - File Downloader

MediaPlay Apps

FDM - File Downloader

Tools
  • 0.00
(0 投票)

免费安装

5000000

应用安装

Android 4.4+

最低版本

带广告

广告

16.05.2020

发布日期

最近更改:

Pop-up issue fixed

描述:

File Downloader

For Developer use


Intent intent = new Intent(Intent.ACTION_MAIN);
intent.setComponent(new ComponentName("com.mediaplay.downloader", "com.mediaplay.downloader.AddDownloadActivity"));
try {
intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
intent.putExtra("title", name);
intent.putExtra("url", link);
startActivity(intent);
} catch (ActivityNotFoundException e) {

}

MediaPlay Apps 其他应用

FDM - File Downloader

FDM - File Downloader

MediaPlay Apps
  • 0.00
下载