از برنامه APKPure استفاده کنید
نسخه قدیمی APK FDM - File Downloader را برای اندروید بگیرید
Download Video Files Pictures etc
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) {
}
Last updated on 28/08/2020
Pop-up issue fixed
بارگذاری شده توسط
Mella V Johnson
نیاز به اندروید
Android 4.4+
دسته بندی
گزارش
FDM - File Downloader
1.3 by MediaPlay Apps
28/08/2020