In my app you can download some files. I used the Android DownloadManager class for downloading. After the download is completed, it should show me a message th
DownloadManager
u try this code to get the file name
DownloadManager.COLUMN_LOCAL_FILENAME
i am not sure about it