PDF Downloader Save

Example app to download pdf from url and saved into your internal storage

Project README

API

PDF Downloader

Example app to download pdf from url and saved into your internal storage

String url = ""; // your pdf url
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(url)));

PDF Downloader

Open Source Agenda is not affiliated with "PDF Downloader" Project. README Source: ajithvgiri/PDF-Downloader
Stars
30
Open Issues
0
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating