
If getSystemService(Context.DOWNLOAD_SERVICE) returns null, we should not go ahead with using AsyncDownloaderFromAndroid. This would result in NPE and crashes. Fixes #442.
If getSystemService(Context.DOWNLOAD_SERVICE) returns null, we should not go ahead with using AsyncDownloaderFromAndroid. This would result in NPE and crashes. Fixes #442.