Skip to content

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

30 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages