I am using downloadmanager.request enqueue setDestinationUri
to
download files.
Is it possible to download the files to the internal memory location of the device where it can be persistent?
I am using Android 3.1 Xoom device and it does not really have a functional SD card on it though the app allows us to write to /mnt/ sdcard location.
Any way of storing downloaded file onto internal memory?
TIA