mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-30 23:03:00 +00:00 
			
		
		
		
	Add root-path /storage (fixes #707)
See https://stackoverflow.com/questions/32333094/android-fileprovider-for-ext-sdcard for why this solution migth work.
This commit is contained in:
		| @@ -1,4 +1,5 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <paths xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <external-path name="external_files" path="."/> | ||||
|     <root-path name="external_files" path="/storage/" /> | ||||
| </paths> | ||||
		Reference in New Issue
	
	Block a user
	 Coffeemakr
					Coffeemakr