Why do I get conflicts when Iam downloading the same files in Android by using Download Manager? -
when iam downloading mp4 video files using download manager, getting downloaded. after downloading process completed able play mp4 video files.
in app, given title name is, file downloader , video file name video.mp4
that is, request.settitle("file downloader");
when iam downloading @ second time, downloading gets failed. since same title name file downloader.
why geting failed ? when iam deleting previous video files , clicked download button, fine. downloading , able play videos.
my doubt is, why same downloading files couldnt downloaded again , again , geting conflicted . mean, failed .
only once able download files , playing not @ second time has same downloading file names .
error is,
in emulator - download failed, cannot download since destination file exists ! android docs- error file exists !
by above link, how can solve issue ?
is there other suggestion ?
kindly can me in ?
any ideas or suggestions highly appreciated, !
Comments
Post a Comment