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