Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Download Manager

How To Use Download Manager With Storage Access Framework / Mediastore

I need to download a pdf file and then fire an intent so that other suitable app can show the file.… Read more How To Use Download Manager With Storage Access Framework / Mediastore

Unzipping Files Programmatically In Android

I am downloading a zip folder and saving in specific folder in my Android device. My application is… Read more Unzipping Files Programmatically In Android