Skip to content

ajithvgiri/PDF-Downloader

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages