In most use cases it's desirable for downloads to continue even when your app is in the DownloadService : Wraps a DownloadManager and forwards commands to it.
@param intent Intent from the android DownloadManager. setTitle(fileName); // in order for this if to run, you must use the android 3.2 to compile your app if