Home Page

ThinDownloadManager Demo 1.0 - Get Apk




About ThinDownloadManager Demo

There are few reasons why you might want to use this library. * There are situations where you wanted to download a file into application's sandboxed cache or files directory where no one else can access to....

There are few reasons why you might want to use this library.

* There are situations where you wanted to download a file into application's sandboxed cache or files directory where no one else can access to. DownloadManager provided by android does not have facility to download directly to application's cache or files directory (/data/data//cache/ or /data/data//files/). It can only accept destination in external SDcard as download destination. And if you are not using application's external file directory as destination i.e (setDestinationInExternalFilesDir()) you have to have *android.permission.WRITE_EXTERNAL_STORAGE*

Most of the times we download using Android's DownloadManager to external files directory and upon successful completion move the downloaded file to the sandboxed application's cache/file directory to avoid writing a own download manager which is a bit tedious. This library is handy in such situations.

* No additional permissions required. Any download initiated by your application using android DownloadManager would throw a progress notification on status bar letting user know that you are downloading a file. So you end up using setVisibleInDownloadsUi(false) & having this permission android.permission.DOWNLOAD_WITHOUT_NOTIFICATION. When users install your app, they would be shown this permission and it makes them scary not to install your app because you are downloading some files without user's notification. Why give a chance of user not installing your app for this permission. You definetly need this library in this case.

* Volley - Google recommended Networking library for android doesn't have options to download a file.

More details can be obtained from here
https://github.com/smanikandan14/ThinDownloadManager



Previous Versions

Here you can find the changelog of ThinDownloadManager Demo since it was posted on our website on 2016-12-24 05:51:27. The latest version is 1.0 and it was updated on 2024-04-19 22:46:48. See below the changes in each version.

ThinDownloadManager Demo version 1.0
Updated At: 2014-08-24


Related Apps

Here you can find apps that are similar with ThinDownloadManager Demo.



Disclaimer

External Download


We do not host ThinDownloadManager Demo on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Galad and passed their terms and conditions to be listed there. We recommend caution when installing it.

The APK Download link for ThinDownloadManager Demo is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  0.0/5     0
Downloads: 3
Updated At: 2024-04-19 22:46:48
Publisher: Manii
Operating System: Android
License Type: Free